Skip to content

Commit

Permalink
Upgrade maven-deploy-plugin 3.1.1 -> 3.1.2 (#1158)
Browse files Browse the repository at this point in the history
  • Loading branch information
Picnic-Bot authored Apr 30, 2024
1 parent 0684c57 commit 85cfb4b
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 @@ -978,7 +978,7 @@
<plugin>
<groupId>org.apache.maven.plugins</groupId>
<artifactId>maven-deploy-plugin</artifactId>
<version>3.1.1</version>
<version>3.1.2</version>
<configuration>
<retryFailedDeploymentCount>3</retryFailedDeploymentCount>
</configuration>
Expand Down

0 comments on commit 85cfb4b

Please sign in to comment.