Skip to content

Commit

Permalink
Merge pull request #76 from AxonFramework/dependabot/maven/org.apache…
Browse files Browse the repository at this point in the history
….maven.plugins-maven-deploy-plugin-3.0.0

Bump maven-deploy-plugin from 2.8.2 to 3.0.0
  • Loading branch information
smcvb authored Jul 20, 2022
2 parents d07204a + 0fbda84 commit b4c500e
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -292,7 +292,7 @@
<plugins>
<plugin>
<artifactId>maven-deploy-plugin</artifactId>
<version>2.8.2</version>
<version>3.0.0</version>
</plugin>
<plugin>
<artifactId>maven-release-plugin</artifactId>
Expand Down

0 comments on commit b4c500e

Please sign in to comment.