Skip to content

Commit 2b1d046

Browse files
authored
Merge pull request #4484 from eXist-db/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 658f13b + 776bc2c commit 2b1d046

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

exist-parent/pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -836,7 +836,7 @@
836836
<plugin>
837837
<groupId>org.codehaus.mojo</groupId>
838838
<artifactId>exec-maven-plugin</artifactId>
839-
<version>3.0.0</version>
839+
<version>3.1.0</version>
840840
</plugin>
841841
<plugin>
842842
<groupId>org.apache.maven.plugins</groupId>

0 commit comments

Comments
 (0)