Skip to content

Commit fe3fc8a

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

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
@@ -149,7 +149,7 @@
149149
<plugin>
150150
<groupId>org.apache.maven.plugins</groupId>
151151
<artifactId>maven-gpg-plugin</artifactId>
152-
<version>3.2.7</version>
152+
<version>3.2.8</version>
153153
<executions>
154154
<execution>
155155
<id>sign-artifacts</id>

0 commit comments

Comments
 (0)