Skip to content

Commit 985ab4c

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

2 files changed

Lines changed: 2 additions & 2 deletions

File tree

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
@@ -144,7 +144,7 @@
144144
<plugin>
145145
<groupId>org.apache.maven.plugins</groupId>
146146
<artifactId>maven-gpg-plugin</artifactId>
147-
<version>3.2.7</version>
147+
<version>3.2.8</version>
148148
<executions>
149149
<execution>
150150
<id>sign-artifacts</id>

0 commit comments

Comments
 (0)