Skip to content

Commit a43cfd6

Browse files
authored
build(deps): update dependency org.apache.maven.plugins:maven-gpg-plugin to v3.2.7 (#2026)
1 parent cc9c948 commit a43cfd6

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
@@ -171,7 +171,7 @@
171171
<plugin>
172172
<groupId>org.apache.maven.plugins</groupId>
173173
<artifactId>maven-gpg-plugin</artifactId>
174-
<version>3.2.5</version>
174+
<version>3.2.7</version>
175175
<executions>
176176
<execution>
177177
<id>sign-artifacts</id>

pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -717,7 +717,7 @@
717717
<plugin>
718718
<groupId>org.apache.maven.plugins</groupId>
719719
<artifactId>maven-gpg-plugin</artifactId>
720-
<version>3.2.5</version>
720+
<version>3.2.7</version>
721721
<executions>
722722
<execution>
723723
<id>sign-artifacts</id>

0 commit comments

Comments
 (0)