Skip to content

Commit

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

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

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored and rzo1 committed Oct 21, 2024
1 parent 5f42ec9 commit ba13f9d
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 @@ -128,7 +128,7 @@
<!-- Maven plugin version -->
<maven.source.version>3.3.1</maven.source.version>
<maven.javadoc.version>3.10.1</maven.javadoc.version>
<maven.gpg.version>3.1.0</maven.gpg.version>
<maven.gpg.version>3.2.7</maven.gpg.version>
<maven.license.version>2.2.0</maven.license.version>
<maven.build.helper.version>3.3.0</maven.build.helper.version>
<maven.release.version>2.5.3</maven.release.version>
Expand Down

0 comments on commit ba13f9d

Please sign in to comment.