Skip to content

Commit

Permalink
Merge pull request #94 from toolisticon/dependabot/maven/org.apache.m…
Browse files Browse the repository at this point in the history
…aven.plugins-maven-deploy-plugin-3.1.0

Bump maven-deploy-plugin from 3.0.0 to 3.1.0
  • Loading branch information
jangalinski authored Feb 11, 2023
2 parents 346c7ec + 3de97ce commit c6eab73
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 @@ -375,7 +375,7 @@
<!-- Deploy -->
<plugin>
<artifactId>maven-deploy-plugin</artifactId>
<version>3.0.0</version>
<version>3.1.0</version>
<configuration>
<skip>true</skip>
</configuration>
Expand Down

0 comments on commit c6eab73

Please sign in to comment.