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

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

View File

@ -377,7 +377,7 @@
<plugin>
<groupId>org.apache.maven.plugins</groupId>
<artifactId>maven-install-plugin</artifactId>
<version>3.1.1</version>
<version>3.1.2</version>
</plugin>
<!-- Deploy the jars as artifacts into the remote repository -->
<plugin>