Skip to content

Commit 3aadb28

Browse files
Bump org.apache.maven.plugins:maven-gpg-plugin from 3.1.0 to 3.2.0 (#3775)
Bumps [org.apache.maven.plugins:maven-gpg-plugin](https://github.com/apache/maven-gpg-plugin) from 3.1.0 to 3.2.0. - [Release notes](https://github.com/apache/maven-gpg-plugin/releases) - [Commits](apache/maven-gpg-plugin@maven-gpg-plugin-3.1.0...maven-gpg-plugin-3.2.0) --- updated-dependencies: - dependency-name: org.apache.maven.plugins:maven-gpg-plugin dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent 33b43cf commit 3aadb28

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
@@ -300,7 +300,7 @@
300300
<!--Sign the components - this is required by maven central for releases -->
301301
<plugin>
302302
<artifactId>maven-gpg-plugin</artifactId>
303-
<version>3.1.0</version>
303+
<version>3.2.0</version>
304304
<configuration>
305305
<gpgArguments>
306306
<arg>--pinentry-mode</arg>

0 commit comments

Comments
 (0)