Skip to content

Commit e236dcb

Browse files
Bump org.apache.maven.plugins:maven-gpg-plugin from 3.2.3 to 3.2.4 (#3823)
Bumps [org.apache.maven.plugins:maven-gpg-plugin](https://github.com/apache/maven-gpg-plugin) from 3.2.3 to 3.2.4. - [Release notes](https://github.com/apache/maven-gpg-plugin/releases) - [Commits](apache/maven-gpg-plugin@maven-gpg-plugin-3.2.3...maven-gpg-plugin-3.2.4) --- 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 4a85d11 commit e236dcb

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Diff for: pom.xml

+1-1
Original file line numberDiff line numberDiff line change
@@ -306,7 +306,7 @@
306306
<!--Sign the components - this is required by maven central for releases -->
307307
<plugin>
308308
<artifactId>maven-gpg-plugin</artifactId>
309-
<version>3.2.3</version>
309+
<version>3.2.4</version>
310310
<configuration>
311311
<gpgArguments>
312312
<arg>--pinentry-mode</arg>

0 commit comments

Comments
 (0)