Skip to content

Commit

Permalink
Bump org.apache.maven.plugins:maven-gpg-plugin from 3.2.2 to 3.2.3
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.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
...

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored Apr 15, 2024
1 parent f54fa83 commit 25591e6
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 @@ -61,7 +61,7 @@
<version.enforcer.plugin>3.0.0-M2</version.enforcer.plugin>
<version.failsafe.plugin>3.2.5</version.failsafe.plugin>
<version.fmt-maven-plugin>2.23</version.fmt-maven-plugin>
<version.gpg.plugin>3.2.2</version.gpg.plugin>
<version.gpg.plugin>3.2.3</version.gpg.plugin>
<version.jar.plugin>3.4.0</version.jar.plugin>
<version.jdk>${java.version}</version.jdk>
<version.jsonschema2pojo-maven-plugin>1.0.1</version.jsonschema2pojo-maven-plugin>
Expand Down

0 comments on commit 25591e6

Please sign in to comment.