Skip to content

Commit

Permalink
Bump org.apache.maven.plugins:maven-gpg-plugin in /webapp-runner-10 (#…
Browse files Browse the repository at this point in the history
…511)

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] <[email protected]>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
  • Loading branch information
dependabot[bot] authored Sep 4, 2024
1 parent a4cf2b6 commit d28197c
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion webapp-runner-10/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -57,7 +57,7 @@
<assembly.plugin.version>3.7.1</assembly.plugin.version>
<release.plugin.version>2.5.3</release.plugin.version>
<commons-io.version>2.16.1</commons-io.version>
<gpg.plugin.version>3.2.4</gpg.plugin.version>
<gpg.plugin.version>3.2.5</gpg.plugin.version>
<compiler.plugin.version>3.13.0</compiler.plugin.version>
<tomcat-embed-logging-juli.version>9.0.0.M6</tomcat-embed-logging-juli.version>
<memcached-session-manager.version>2.3.2</memcached-session-manager.version>
Expand Down

0 comments on commit d28197c

Please sign in to comment.