Skip to content

Commit 38eae65

Browse files
Bump maven-gpg-plugin from 3.0.1 to 3.1.0 (#3398)
Bumps [maven-gpg-plugin](https://github.com/apache/maven-gpg-plugin) from 3.0.1 to 3.1.0. - [Commits](apache/maven-gpg-plugin@maven-gpg-plugin-3.0.1...maven-gpg-plugin-3.1.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 e1e92b9 commit 38eae65

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -287,7 +287,7 @@
287287
<!--Sign the components - this is required by maven central for releases -->
288288
<plugin>
289289
<artifactId>maven-gpg-plugin</artifactId>
290-
<version>3.0.1</version>
290+
<version>3.1.0</version>
291291
<configuration>
292292
<gpgArguments>
293293
<arg>--pinentry-mode</arg>

0 commit comments

Comments
 (0)