Skip to content

Commit fd5e250

Browse files
Bump maven-gpg-plugin from 1.6 to 3.0.1 (#175)
Bumps [maven-gpg-plugin](https://github.com/apache/maven-gpg-plugin) from 1.6 to 3.0.1. - [Release notes](https://github.com/apache/maven-gpg-plugin/releases) - [Commits](apache/maven-gpg-plugin@maven-gpg-plugin-1.6...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]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent f90b7fb commit fd5e250

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

sdk1/pom.xml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -37,7 +37,7 @@
3737
<plugin>
3838
<groupId>org.apache.maven.plugins</groupId>
3939
<artifactId>maven-gpg-plugin</artifactId>
40-
<version>1.6</version>
40+
<version>3.0.1</version>
4141
<executions>
4242
<execution>
4343
<id>sign-artifacts</id>
@@ -73,7 +73,7 @@
7373
<plugin>
7474
<groupId>org.apache.maven.plugins</groupId>
7575
<artifactId>maven-gpg-plugin</artifactId>
76-
<version>1.6</version>
76+
<version>3.0.1</version>
7777
<executions>
7878
<execution>
7979
<id>sign-artifacts</id>

0 commit comments

Comments
 (0)