Skip to content

Commit c1a50b7

Browse files
authored
chore(deps): update dependency org.apache.maven.plugins:maven-gpg-plugin to v3.2.4 (#2453)
1 parent 252c494 commit c1a50b7

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.2.0</version>
173+
<version>3.2.4</version>
174174
<executions>
175175
<execution>
176176
<id>sign-artifacts</id>

pom.xml

+1-1
Original file line numberDiff line numberDiff line change
@@ -543,7 +543,7 @@
543543
<plugin>
544544
<groupId>org.apache.maven.plugins</groupId>
545545
<artifactId>maven-gpg-plugin</artifactId>
546-
<version>3.2.0</version>
546+
<version>3.2.4</version>
547547
<executions>
548548
<execution>
549549
<id>sign-artifacts</id>

0 commit comments

Comments
 (0)