Skip to content

Commit 1bda7e0

Browse files
Merge pull request #138 from CheckmarxDev/dependabot/maven/org.codehaus.mojo-exec-maven-plugin-3.1.0
Bump exec-maven-plugin from 3.0.0 to 3.1.0
2 parents 376e3e5 + 103ba5c commit 1bda7e0

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
@@ -86,7 +86,7 @@
8686
<plugin>
8787
<groupId>org.codehaus.mojo</groupId>
8888
<artifactId>exec-maven-plugin</artifactId>
89-
<version>3.0.0</version>
89+
<version>3.1.0</version>
9090
<executions>
9191
<execution>
9292
<goals>

0 commit comments

Comments
 (0)