Skip to content

Commit

Permalink
chore(deps): bump org.apache.maven.plugins:maven-gpg-plugin (#199)
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 12, 2024
1 parent a7f9a4b commit 0b18cf0
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 @@ -72,7 +72,7 @@
<maven.formatter-maven-plugin.version>2.24.1</maven.formatter-maven-plugin.version>
<maven.impsort-maven-plugin.version>1.11.0</maven.impsort-maven-plugin.version>
<maven.enforcer-plugin.version>3.2.1</maven.enforcer-plugin.version>
<maven.gpg-plugin.version>3.2.4</maven.gpg-plugin.version>
<maven.gpg-plugin.version>3.2.5</maven.gpg-plugin.version>
<maven.source-plugin.version>3.3.1</maven.source-plugin.version>
<maven.javadoc-plugin.version>3.8.0</maven.javadoc-plugin.version>
<maven.nexus-staging-maven-plugin.version>1.7.0</maven.nexus-staging-maven-plugin.version>
Expand Down

0 comments on commit 0b18cf0

Please sign in to comment.