Skip to content

Commit

Permalink
Merge pull request #348 from jenkinsci/dependabot/maven/org.apache.ma…
Browse files Browse the repository at this point in the history
…ven.plugins-maven-deploy-plugin-3.1.4

Bump org.apache.maven.plugins:maven-deploy-plugin from 3.1.3 to 3.1.4
  • Loading branch information
uhafner authored Feb 27, 2025
2 parents b1d659e + b26e587 commit 3a13909
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.14.0</maven-compiler-plugin.version>
<maven-deploy-plugin.version>3.1.3</maven-deploy-plugin.version>
<maven-deploy-plugin.version>3.1.4</maven-deploy-plugin.version>
<maven.compiler.source>${java.version}</maven.compiler.source>
<maven.compiler.target>${java.version}</maven.compiler.target>
</properties>
Expand Down

0 comments on commit 3a13909

Please sign in to comment.