Merge pull request #2835 from AuthMe/dependabot/maven/org.apache.maven.plugins-maven-deploy-plugin-3.1.2

Bump org.apache.maven.plugins:maven-deploy-plugin from 3.1.1 to 3.1.2
This commit is contained in:
Gabriele C 2024-06-28 18:28:38 +02:00 committed by GitHub
commit fca9ad8bb3
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

View File

@ -383,7 +383,7 @@
<plugin>
<groupId>org.apache.maven.plugins</groupId>
<artifactId>maven-deploy-plugin</artifactId>
<version>3.1.1</version>
<version>3.1.2</version>
</plugin>
<!-- Handle documentation generation, required by other plugins -->
<plugin>