Skip to content

Commit

Permalink
Bump org.apache.maven.plugins:maven-deploy-plugin
Browse files Browse the repository at this point in the history
Bumps [org.apache.maven.plugins:maven-deploy-plugin](https://github.com/apache/maven-deploy-plugin) from 3.0.0-M1 to 4.0.0-beta-1.
- [Release notes](https://github.com/apache/maven-deploy-plugin/releases)
- [Commits](apache/maven-deploy-plugin@maven-deploy-plugin-3.0.0-M1...maven-deploy-plugin-4.0.0-beta-1)

---
updated-dependencies:
- dependency-name: org.apache.maven.plugins:maven-deploy-plugin
  dependency-type: direct:production
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <support@github.com>
  • Loading branch information
dependabot[bot] committed Sep 26, 2024
1 parent dfd30b6 commit 6046415
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 @@ -76,7 +76,7 @@ We use these goals frequently to keep the dependencies and plugins up-to-date:
<maven.clean.version>3.4.0</maven.clean.version>
<maven.install.version>3.1.3</maven.install.version>
<maven.compiler.version>3.13.0</maven.compiler.version>
<maven.deploy.version>3.0.0-M1</maven.deploy.version>
<maven.deploy.version>4.0.0-beta-1</maven.deploy.version>
<maven.gpg.version>3.2.6</maven.gpg.version>
<maven.jacoco.version>0.8.12</maven.jacoco.version>
<maven.jar.version>3.4.2</maven.jar.version>
Expand Down

0 comments on commit 6046415

Please sign in to comment.