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

main
renovate[bot] 2 years ago committed by Leonard Brünings
parent af96b8ba92
commit b195d0af7a

@ -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>

Loading…
Cancel
Save