Skip to content

Commit 2db504c

Browse files
authored
chore(deps): update dependency org.apache.maven.plugins:maven-gpg-plugin to v3 (#1789)
1 parent 03fb430 commit 2db504c

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

google-api-client-bom/pom.xml

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

pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -504,7 +504,7 @@
504504
<plugin>
505505
<groupId>org.apache.maven.plugins</groupId>
506506
<artifactId>maven-gpg-plugin</artifactId>
507-
<version>1.6</version>
507+
<version>3.0.1</version>
508508
<executions>
509509
<execution>
510510
<id>sign-artifacts</id>

0 commit comments

Comments
 (0)