Skip to content

Commit

Permalink
build(deps): bump org.apache.maven.plugins:maven-gpg-plugin (#104)
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.5 to 3.2.7.
- [Release notes](https://github.com/apache/maven-gpg-plugin/releases)
- [Commits](apache/maven-gpg-plugin@maven-gpg-plugin-3.2.5...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-patch
...

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 Dec 18, 2024
1 parent b14e267 commit e3c7f73
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 @@ -73,7 +73,7 @@
<maven-source.version>3.3.1</maven-source.version>
<maven-javadoc.version>3.11.2</maven-javadoc.version>
<maven-checkstyle.version>3.6.0</maven-checkstyle.version>
<maven-gpg.version>3.2.5</maven-gpg.version>
<maven-gpg.version>3.2.7</maven-gpg.version>
<maven-sonatype-staging.version>1.6.13</maven-sonatype-staging.version>
</properties>

Expand Down

0 comments on commit e3c7f73

Please sign in to comment.