Skip to content

Commit 6ee9ea4

Browse files
committed
build(deps): update dependency org.apache.maven.plugins:maven-gpg-plugin to v3.2.8
1 parent 1c686e1 commit 6ee9ea4

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

google-cloud-bom/pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -368,7 +368,7 @@
368368
<plugin>
369369
<groupId>org.apache.maven.plugins</groupId>
370370
<artifactId>maven-gpg-plugin</artifactId>
371-
<version>3.2.7</version>
371+
<version>3.2.8</version>
372372
<executions>
373373
<execution>
374374
<id>sign-artifacts</id>

libraries-bom/pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -154,7 +154,7 @@
154154
<plugin>
155155
<groupId>org.apache.maven.plugins</groupId>
156156
<artifactId>maven-gpg-plugin</artifactId>
157-
<version>3.2.7</version>
157+
<version>3.2.8</version>
158158
<executions>
159159
<execution>
160160
<id>sign-artifacts</id>

0 commit comments

Comments
 (0)