Merge pull request #83 from CodeMC/dependabot/maven/org.apache.maven.plugins-maven-deploy-plugin-3.0.0

Bump maven-deploy-plugin from 2.8.2 to 3.0.0
This commit is contained in:
Gabriele C 2022-07-30 21:18:52 +02:00 committed by GitHub
commit 131f13695c
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -191,7 +191,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>