Skip to content

Commit

Permalink
Bump org.apache.maven.plugins:maven-gpg-plugin
Browse files Browse the repository at this point in the history
Bumps the test-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.2 to 3.2.3
- [Release notes](https://github.com/apache/maven-gpg-plugin/releases)
- [Commits](apache/maven-gpg-plugin@maven-gpg-plugin-3.2.2...maven-gpg-plugin-3.2.3)

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

Signed-off-by: dependabot[bot] <support@github.com>
  • Loading branch information
dependabot[bot] committed Apr 11, 2024
1 parent 67a3921 commit fc54998
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion pom.xml
Expand Up @@ -45,7 +45,7 @@
<checkstyle.version>10.15.0</checkstyle.version>
<checkstyle-plugin.version>3.3.1</checkstyle-plugin.version>
<compiler-plugin.version>3.13.0</compiler-plugin.version>
<gpg-plugin.version>3.2.2</gpg-plugin.version>
<gpg-plugin.version>3.2.3</gpg-plugin.version>
<jacoco.version>0.8.12</jacoco.version>
<javadoc-plugin.version>3.6.3</javadoc-plugin.version>
<nexus-plugin.version>1.6.13</nexus-plugin.version>
Expand Down

0 comments on commit fc54998

Please sign in to comment.