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

This commit is contained in:
renovate[bot]
2023-09-15 10:46:37 +02:00
committed by Leonard Brünings
parent af96b8ba92
commit b195d0af7a
+1 -1
View File
@@ -56,7 +56,7 @@
<!-- Only required for spock-example build -->
<plugin>
<artifactId>maven-deploy-plugin</artifactId>
<version>3.0.0</version>
<version>3.1.1</version>
<configuration>
<skip>true</skip>
</configuration>