Compare commits

..
Author SHA1 Message Date
9373ad790b Update maven plugins
All checks were successful
/ Verify (pull_request) Successful in 1m7s
2026-09-15 06:02:44 +00:00

View file

@ -107,11 +107,11 @@
</plugin>
<plugin>
<artifactId>maven-install-plugin</artifactId>
<version>3.1.4</version>
<version>3.2.0</version>
</plugin>
<plugin>
<artifactId>maven-deploy-plugin</artifactId>
<version>3.1.4</version>
<version>3.2.0</version>
</plugin>
<!-- site lifecycle, see
https://maven.apache.org/ref/current/maven-core/lifecycles.html#site_Lifecycle -->