Skip to content

Commit 3401582

Browse files
authored
build(deps): update dependency org.apache.maven.plugins:maven-gpg-plugin to v3 (#1367)
1 parent 0d8d2fe commit 3401582

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

google-http-client-bom/pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -174,7 +174,7 @@
174174
<plugin>
175175
<groupId>org.apache.maven.plugins</groupId>
176176
<artifactId>maven-gpg-plugin</artifactId>
177-
<version>1.6</version>
177+
<version>3.0.1</version>
178178
<executions>
179179
<execution>
180180
<id>sign-artifacts</id>

pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -623,7 +623,7 @@
623623
<plugin>
624624
<groupId>org.apache.maven.plugins</groupId>
625625
<artifactId>maven-gpg-plugin</artifactId>
626-
<version>1.6</version>
626+
<version>3.0.1</version>
627627
<executions>
628628
<execution>
629629
<id>sign-artifacts</id>

0 commit comments

Comments
 (0)