Bump maven-deploy-plugin from 3.0.0-M2 to 3.1.1 #71

Merged
dependabot[bot] merged 1 commit from dependabot/maven/org.apache.maven.plugins-maven-deploy-plugin-3.1.1 into master 2023-06-11 09:14:23 +00:00
Showing only changes of commit 948f5b7849 - Show all commits

View file

@ -137,7 +137,7 @@
<!-- SKIP the maven deploy -->
<plugin>
<artifactId>maven-deploy-plugin</artifactId>
<version>3.0.0-M2</version>
<version>3.1.1</version>
<configuration>
<skip>true</skip>
</configuration>