Skip to content

Commit 9213d92

Browse files
authored
chore(deps): update dependency org.apache.maven.plugins:maven-gpg-plugin to v3.2.7 (#2524)
1 parent ccc3605 commit 9213d92

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
@@ -170,7 +170,7 @@
170170
<plugin>
171171
<groupId>org.apache.maven.plugins</groupId>
172172
<artifactId>maven-gpg-plugin</artifactId>
173-
<version>3.2.4</version>
173+
<version>3.2.7</version>
174174
<executions>
175175
<execution>
176176
<id>sign-artifacts</id>

pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -568,7 +568,7 @@
568568
<plugin>
569569
<groupId>org.apache.maven.plugins</groupId>
570570
<artifactId>maven-gpg-plugin</artifactId>
571-
<version>3.2.4</version>
571+
<version>3.2.7</version>
572572
<executions>
573573
<execution>
574574
<id>sign-artifacts</id>

0 commit comments

Comments
 (0)