Skip to content

Commit 6242fe8

Browse files
committed
build(deps): update dependency org.apache.maven.plugins:maven-gpg-plugin to v3.2.5
1 parent afd6afc commit 6242fe8

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
@@ -698,7 +698,7 @@
698698
<plugin>
699699
<groupId>org.apache.maven.plugins</groupId>
700700
<artifactId>maven-gpg-plugin</artifactId>
701-
<version>3.2.4</version>
701+
<version>3.2.5</version>
702702
<executions>
703703
<execution>
704704
<id>sign-artifacts</id>

0 commit comments

Comments
 (0)