Skip to content

Commit

Permalink
Merge pull request #1105 from lukas-krecan/dependabot/maven/org.apach…
Browse files Browse the repository at this point in the history
…e.maven.plugins-maven-deploy-plugin-3.0.0

Bump maven-deploy-plugin from 2.8.2 to 3.0.0
  • Loading branch information
lukas-krecan committed Jul 19, 2022
2 parents 71c364c + 1167e83 commit b162577
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 @@ -190,7 +190,7 @@
<plugin>
<groupId>org.apache.maven.plugins</groupId>
<artifactId>maven-deploy-plugin</artifactId>
<version>2.8.2</version>
<version>3.0.0</version>
</plugin>
</plugins>
</build>
Expand Down

0 comments on commit b162577

Please sign in to comment.