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 --> <!-- Only required for spock-example build -->
<plugin> <plugin>
<artifactId>maven-deploy-plugin</artifactId> <artifactId>maven-deploy-plugin</artifactId>
<version>3.0.0</version> <version>3.1.1</version>
<configuration> <configuration>
<skip>true</skip> <skip>true</skip>
</configuration> </configuration>