Skip to content

Commit

Permalink
Merge pull request #506 from jenkinsci/dependabot/maven/org.apache.ma…
Browse files Browse the repository at this point in the history
…ven.plugins-maven-deploy-plugin-3.0.0
  • Loading branch information
uhafner authored Aug 10, 2022
2 parents 793524e + 695166b commit 3f48a2c
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 @@ -16,7 +16,7 @@
<properties>
<java.version>1.8</java.version>
<maven-compiler-plugin.version>3.8.1</maven-compiler-plugin.version>
<maven-deploy-plugin.version>2.8.2</maven-deploy-plugin.version>
<maven-deploy-plugin.version>3.0.0</maven-deploy-plugin.version>
</properties>

<build>
Expand Down

0 comments on commit 3f48a2c

Please sign in to comment.