Skip to content

Commit 56e4caa

Browse files
chore(deps): bump maven-gpg-plugin from 1.4 to 3.0.1 (#335)
Bumps [maven-gpg-plugin](https://github.com/apache/maven-gpg-plugin) from 1.4 to 3.0.1. - [Release notes](https://github.com/apache/maven-gpg-plugin/releases) - [Commits](apache/maven-gpg-plugin@maven-gpg-plugin-1.4...maven-gpg-plugin-3.0.1) --- updated-dependencies: - dependency-name: org.apache.maven.plugins:maven-gpg-plugin dependency-type: direct:production update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] <[email protected]> Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent 334c6b3 commit 56e4caa

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
@@ -379,7 +379,7 @@
379379
<plugin>
380380
<groupId>org.apache.maven.plugins</groupId>
381381
<artifactId>maven-gpg-plugin</artifactId>
382-
<version>1.4</version>
382+
<version>3.0.1</version>
383383
<executions>
384384
<execution>
385385
<id>sign-artifacts</id>

0 commit comments

Comments
 (0)