Skip to content

Commit 32738ac

Browse files
Update dependency org.codehaus.mojo:exec-maven-plugin to v3.1.0
1 parent a0f89ee commit 32738ac

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

pom.xml

+1-1
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>3.0.0</version>
120+
<version>3.1.0</version>
121121
<executions>
122122
<execution>
123123
<id>unpack-dependencies</id>

0 commit comments

Comments
 (0)