Skip to content

Commit 9fabb1e

Browse files
authored
build(deps): update dependency org.apache.maven.plugins:maven-gpg-plugin to v3.2.4 (#1945)
1 parent 664ab8b commit 9fabb1e

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.0.1</version>
169+
<version>3.2.4</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
@@ -661,7 +661,7 @@
661661
<plugin>
662662
<groupId>org.apache.maven.plugins</groupId>
663663
<artifactId>maven-gpg-plugin</artifactId>
664-
<version>3.0.1</version>
664+
<version>3.2.4</version>
665665
<executions>
666666
<execution>
667667
<id>sign-artifacts</id>

0 commit comments

Comments
 (0)