Merge pull request #204 from HaHaWTH/dependabot/maven/org.apache.maven.plugins-maven-install-plugin-3.1.3

Bump org.apache.maven.plugins:maven-install-plugin from 3.1.2 to 3.1.3
This commit is contained in:
Kobe ⑧ 2024-08-20 18:46:14 +08:00 committed by GitHub
commit da32bdec94
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

View File

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