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

Bump org.apache.maven.plugins:maven-deploy-plugin from 3.1.2 to 3.1.3
This commit is contained in:
Kobe ⑧
2024-08-20 18:46:24 +08:00
committed by GitHub
+1 -1
View File
@@ -503,7 +503,7 @@
<plugin> <plugin>
<groupId>org.apache.maven.plugins</groupId> <groupId>org.apache.maven.plugins</groupId>
<artifactId>maven-deploy-plugin</artifactId> <artifactId>maven-deploy-plugin</artifactId>
<version>3.1.2</version> <version>3.1.3</version>
</plugin> </plugin>
<!-- Handle documentation generation, required by other plugins --> <!-- Handle documentation generation, required by other plugins -->
<plugin> <plugin>