Skip to content

Commit f7a0a1b

Browse files
authored
Merge pull request #4500 from eXist-db/dependabot/maven/org.apache.maven.plugins-maven-deploy-plugin-3.0.0
Bump maven-deploy-plugin from 3.0.0-M2 to 3.0.0
2 parents 4a01878 + 28c013e commit f7a0a1b

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
@@ -841,7 +841,7 @@
841841
<plugin>
842842
<groupId>org.apache.maven.plugins</groupId>
843843
<artifactId>maven-deploy-plugin</artifactId>
844-
<version>3.0.0-M2</version>
844+
<version>3.0.0</version>
845845
</plugin>
846846
<plugin>
847847
<groupId>org.apache.maven.plugins</groupId>

0 commit comments

Comments
 (0)