Skip to content

Commit

Permalink
Bump org.apache.maven.plugins:maven-gpg-plugin (#168)
Browse files Browse the repository at this point in the history
Bumps the all-dependencies group with 1 update: [org.apache.maven.plugins:maven-gpg-plugin](https://github.com/apache/maven-gpg-plugin).


Updates `org.apache.maven.plugins:maven-gpg-plugin` from 3.2.5 to 3.2.6
- [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.6)

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

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 Sep 16, 2024
1 parent 13c44f0 commit 60b9c26
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 @@ -55,7 +55,7 @@
<!-- Maven plugins -->
<maven-surefire-version>3.5.0</maven-surefire-version>
<maven-javadoc-version>3.10.0</maven-javadoc-version>
<maven-gpg-version>3.2.5</maven-gpg-version>
<maven-gpg-version>3.2.6</maven-gpg-version>
<maven-source-version>3.3.1</maven-source-version>
<sonatype-staging-version>1.7.0</sonatype-staging-version>
</properties>
Expand Down

0 comments on commit 60b9c26

Please sign in to comment.