Skip to content

Commit 1f04f89

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

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
@@ -342,7 +342,7 @@
342342
<plugin>
343343
<groupId>org.apache.maven.plugins</groupId>
344344
<artifactId>maven-gpg-plugin</artifactId>
345-
<version>3.2.7</version>
345+
<version>3.2.8</version>
346346
<executions>
347347
<execution>
348348
<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)