Skip to content

Commit 0865893

Browse files
chore(deps): bump org.apache.maven.plugins:maven-gpg-plugin (#415)
Bumps [org.apache.maven.plugins: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 77b3bff commit 0865893

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
@@ -420,7 +420,7 @@
420420
<plugin>
421421
<groupId>org.apache.maven.plugins</groupId>
422422
<artifactId>maven-gpg-plugin</artifactId>
423-
<version>3.0.1</version>
423+
<version>3.1.0</version>
424424
<executions>
425425
<execution>
426426
<id>sign-artifacts</id>

0 commit comments

Comments
 (0)