Skip to content

Commit

Permalink
Merge pull request #149 from jcabi/renovate/org.apache.maven.plugins-…
Browse files Browse the repository at this point in the history
…maven-deploy-plugin-3.x

Update dependency org.apache.maven.plugins:maven-deploy-plugin to v3.0.0
  • Loading branch information
yegor256 committed Sep 22, 2022
2 parents 704be1d + 038f10d commit eafbe2b
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion pom.xml
Expand Up @@ -1719,7 +1719,7 @@ OF THE POSSIBILITY OF SUCH DAMAGE.
</plugin>
<plugin>
<artifactId>maven-deploy-plugin</artifactId>
<version>3.0.0-M2</version>
<version>3.0.0</version>
</plugin>
<plugin>
<artifactId>maven-failsafe-plugin</artifactId>
Expand Down

0 comments on commit eafbe2b

Please sign in to comment.