Skip to content

Commit

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

chore(deps): bump maven-deploy-plugin from 2.8.2 to 3.0.0
  • Loading branch information
jangalinski authored Jul 19, 2022
2 parents 2eade21 + 7c8caab commit 566d40a
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 @@ -392,7 +392,7 @@
<!-- Deploy -->
<plugin>
<artifactId>maven-deploy-plugin</artifactId>
<version>2.8.2</version>
<version>3.0.0</version>
<configuration>
<skip>true</skip>
</configuration>
Expand Down

0 comments on commit 566d40a

Please sign in to comment.