Skip to content

Commit

Permalink
Merge pull request #468 from wultra/dependabot/maven/org.apache.maven…
Browse files Browse the repository at this point in the history
….plugins-maven-deploy-plugin-3.0.0

Bump maven-deploy-plugin from 3.0.0-M2 to 3.0.0
  • Loading branch information
petrdvorak authored Oct 20, 2022
2 parents c601d5d + 263c9fe commit 80d6db4
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -89,7 +89,7 @@
<java.version>11</java.version>
<maven.compiler.release>${java.version}</maven.compiler.release>
<maven-source-plugin.version>3.2.1</maven-source-plugin.version>
<maven-deploy-plugin.version>3.0.0-M2</maven-deploy-plugin.version>
<maven-deploy-plugin.version>3.0.0</maven-deploy-plugin.version>
<maven-javadoc-plugin.version>3.4.1</maven-javadoc-plugin.version>
<maven-swagger-codegen-plugin.version>3.0.34</maven-swagger-codegen-plugin.version>
<maven-swagger-codegen-handlebars.version>4.3.0</maven-swagger-codegen-handlebars.version>
Expand Down

0 comments on commit 80d6db4

Please sign in to comment.