Skip to content

Commit 052fc10

Browse files
authored
build(deps): update dependency org.apache.maven.plugins:maven-gpg-plugin to v3.2.5 (#1976)
1 parent a3fd1e3 commit 052fc10

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
@@ -166,7 +166,7 @@
166166
<plugin>
167167
<groupId>org.apache.maven.plugins</groupId>
168168
<artifactId>maven-gpg-plugin</artifactId>
169-
<version>3.2.4</version>
169+
<version>3.2.5</version>
170170
<executions>
171171
<execution>
172172
<id>sign-artifacts</id>

pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -711,7 +711,7 @@
711711
<plugin>
712712
<groupId>org.apache.maven.plugins</groupId>
713713
<artifactId>maven-gpg-plugin</artifactId>
714-
<version>3.2.4</version>
714+
<version>3.2.5</version>
715715
<executions>
716716
<execution>
717717
<id>sign-artifacts</id>

0 commit comments

Comments
 (0)