Skip to content

Commit

Permalink
Bump org.apache.maven.plugins:maven-release-plugin from 3.0.1 to 3.1.1 (
Browse files Browse the repository at this point in the history
#547)

Bumps [org.apache.maven.plugins:maven-release-plugin](https://github.com/apache/maven-release) from 3.0.1 to 3.1.1.
- [Release notes](https://github.com/apache/maven-release/releases)
- [Commits](apache/maven-release@maven-release-3.0.1...maven-release-3.1.1)

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

Signed-off-by: dependabot[bot] <[email protected]>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
  • Loading branch information
dependabot[bot] authored Jul 25, 2024
1 parent 66437a1 commit 4204d4a
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 @@ -125,7 +125,7 @@
<maven.compiler.version>3.13.0</maven.compiler.version>
<maven.dependency.version>3.7.1</maven.dependency.version>
<maven.deploy.version>3.1.2</maven.deploy.version>
<maven.release.version>3.0.1</maven.release.version>
<maven.release.version>3.1.1</maven.release.version>
<maven.enforcer.version>3.5.0</maven.enforcer.version>
<maven.failsafe.version>3.3.1</maven.failsafe.version>
<maven.jacoco.version>0.8.12</maven.jacoco.version>
Expand Down

0 comments on commit 4204d4a

Please sign in to comment.