Skip to content

Commit

Permalink
Bump org.apache.maven.plugins:maven-gpg-plugin in the dependencies group
Browse files Browse the repository at this point in the history
Bumps the 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: dependencies
...

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored Sep 16, 2024
1 parent b18ac18 commit 0847f37
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 @@ -74,7 +74,7 @@

<maven.source.plugin.version>3.3.1</maven.source.plugin.version>
<maven.deploy.plugin.version>3.1.3</maven.deploy.plugin.version>
<maven.gpg.version>3.2.5</maven.gpg.version>
<maven.gpg.version>3.2.6</maven.gpg.version>
<sonatype.nexus.central>0.4.0</sonatype.nexus.central>
<maven.javadoc.version>3.10.0</maven.javadoc.version>
<maven.assembly.version>3.7.1</maven.assembly.version>
Expand Down

0 comments on commit 0847f37

Please sign in to comment.