Skip to content

Commit 42b6c9e

Browse files
authored
chore(deps): update dependency org.apache.maven.plugins:maven-gpg-plugin to v3.2.0 (#2442)
1 parent 231aa56 commit 42b6c9e

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

google-api-client-bom/pom.xml

+1-1
Original file line numberDiff line numberDiff line change
@@ -170,7 +170,7 @@
170170
<plugin>
171171
<groupId>org.apache.maven.plugins</groupId>
172172
<artifactId>maven-gpg-plugin</artifactId>
173-
<version>3.1.0</version>
173+
<version>3.2.0</version>
174174
<executions>
175175
<execution>
176176
<id>sign-artifacts</id>

pom.xml

+1-1
Original file line numberDiff line numberDiff line change
@@ -528,7 +528,7 @@
528528
<plugin>
529529
<groupId>org.apache.maven.plugins</groupId>
530530
<artifactId>maven-gpg-plugin</artifactId>
531-
<version>3.1.0</version>
531+
<version>3.2.0</version>
532532
<executions>
533533
<execution>
534534
<id>sign-artifacts</id>

0 commit comments

Comments
 (0)