Skip to content

Commit

Permalink
Bump org.apache.maven.plugins:maven-gpg-plugin from 3.2.4 to 3.2.5 (#37)
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.2.4 to 3.2.5.
- [Release notes](https://github.com/apache/maven-gpg-plugin/releases)
- [Commits](apache/maven-gpg-plugin@maven-gpg-plugin-3.2.4...maven-gpg-plugin-3.2.5)

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

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
  • Loading branch information
dependabot[bot] authored Aug 14, 2024
1 parent 93e525d commit 74d2e20
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 @@ -134,7 +134,7 @@
<!-- Maven plugin version -->
<maven.source.version>3.3.1</maven.source.version>
<maven.javadoc.version>3.8.0</maven.javadoc.version>
<maven.gpg.version>3.2.4</maven.gpg.version>
<maven.gpg.version>3.2.5</maven.gpg.version>
<maven.license.version>2.4.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 74d2e20

Please sign in to comment.