Skip to content

Commit 0db684d

Browse files
build(deps): bump org.apache.maven.plugins:maven-gpg-plugin (#949)
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> Co-authored-by: lavaleri <[email protected]>
1 parent d4b17a2 commit 0db684d

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>3.0.1</version>
40+
<version>3.1.0</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>3.0.1</version>
76+
<version>3.1.0</version>
7777
<executions>
7878
<execution>
7979
<id>sign-artifacts</id>

0 commit comments

Comments
 (0)