Skip to content

Commit 11274de

Browse files
Bump org.apache.maven.plugins:maven-gpg-plugin from 3.2.4 to 3.2.5 (#3936)
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>
1 parent ac2a4e0 commit 11274de

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

pom.xml

+1-1
Original file line numberDiff line numberDiff line change
@@ -312,7 +312,7 @@
312312
<!--Sign the components - this is required by maven central for releases -->
313313
<plugin>
314314
<artifactId>maven-gpg-plugin</artifactId>
315-
<version>3.2.4</version>
315+
<version>3.2.5</version>
316316
<configuration>
317317
<gpgArguments>
318318
<arg>--pinentry-mode</arg>

0 commit comments

Comments
 (0)