Skip to content

Commit c03c6f4

Browse files
authored
Merge pull request #43 from gotonode/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 4671cc7 + 677d8cd commit c03c6f4

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
@@ -117,7 +117,7 @@
117117
<plugin>
118118
<groupId>org.codehaus.mojo</groupId>
119119
<artifactId>exec-maven-plugin</artifactId>
120-
<version>1.6.0</version>
120+
<version>3.0.0</version>
121121
<executions>
122122
<execution>
123123
<id>unpack-dependencies</id>

0 commit comments

Comments
 (0)