Skip to content

Commit

Permalink
Bump org.apache.maven.plugins:maven-release-plugin from 3.0.1 to 3.1.0
Browse files Browse the repository at this point in the history
Bumps [org.apache.maven.plugins:maven-release-plugin](https://github.com/apache/maven-release) from 3.0.1 to 3.1.0.
- [Release notes](https://github.com/apache/maven-release/releases)
- [Commits](apache/maven-release@maven-release-3.0.1...maven-release-3.1.0)

---
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]>
  • Loading branch information
dependabot[bot] authored Jun 17, 2024
1 parent 6be2c34 commit b0e058a
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion sslcontext-kickstart-bom/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -52,7 +52,7 @@
<properties>
<version.maven-compiler-plugin>3.13.0</version.maven-compiler-plugin>
<version.maven-gpg-plugin>3.2.4</version.maven-gpg-plugin>
<version.maven-release-plugin>3.0.1</version.maven-release-plugin>
<version.maven-release-plugin>3.1.0</version.maven-release-plugin>
<version.nexus-staging-maven-plugin>1.7.0</version.nexus-staging-maven-plugin>
<project.build.sourceEncoding>UTF-8</project.build.sourceEncoding>
</properties>
Expand Down

0 comments on commit b0e058a

Please sign in to comment.