Skip to content

Commit 6c73cde

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

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
@@ -305,7 +305,7 @@
305305
<plugin>
306306
<groupId>org.apache.maven.plugins</groupId>
307307
<artifactId>maven-gpg-plugin</artifactId>
308-
<version>3.2.7</version>
308+
<version>3.2.8</version>
309309
<executions>
310310
<execution>
311311
<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)