Update dependency org.apache.maven.plugins:maven-deploy-plugin to v3

This commit is contained in:
Pierre HUBERT 2023-03-25 00:24:55 +00:00
parent f2bd66754e
commit 60a5774407

View File

@ -58,7 +58,7 @@
</plugin> </plugin>
<plugin> <plugin>
<artifactId>maven-deploy-plugin</artifactId> <artifactId>maven-deploy-plugin</artifactId>
<version>2.8.2</version> <version>3.1.1</version>
</plugin> </plugin>
<!-- site lifecycle, see https://maven.apache.org/ref/current/maven-core/lifecycles.html#site_Lifecycle --> <!-- site lifecycle, see https://maven.apache.org/ref/current/maven-core/lifecycles.html#site_Lifecycle -->
<plugin> <plugin>