Skip to content

Commit 7a15f5c

Browse files
authored
Merge pull request #3 from JGCompTech/dependabot/maven/org.codehaus.mojo-exec-maven-plugin-3.0.0
Bump exec-maven-plugin from 1.6.0 to 3.0.0
2 parents bda19d4 + 169f765 commit 7a15f5c

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -143,7 +143,7 @@
143143
<plugin>
144144
<groupId>org.codehaus.mojo</groupId>
145145
<artifactId>exec-maven-plugin</artifactId>
146-
<version>1.6.0</version>
146+
<version>3.0.0</version>
147147
<executions>
148148
<execution>
149149
<goals>

0 commit comments

Comments
 (0)