Skip to content

Commit 0a082c2

Browse files
authored
build(deps): update dependency org.apache.maven.plugins:maven-gpg-plugin to v3.2.2 (#6489)
1 parent a3e8904 commit 0a082c2

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
@@ -343,7 +343,7 @@
343343
<plugin>
344344
<groupId>org.apache.maven.plugins</groupId>
345345
<artifactId>maven-gpg-plugin</artifactId>
346-
<version>3.1.0</version>
346+
<version>3.2.2</version>
347347
<executions>
348348
<execution>
349349
<id>sign-artifacts</id>

libraries-bom/pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -118,7 +118,7 @@
118118
<plugin>
119119
<groupId>org.apache.maven.plugins</groupId>
120120
<artifactId>maven-gpg-plugin</artifactId>
121-
<version>3.1.0</version>
121+
<version>3.2.2</version>
122122
<executions>
123123
<execution>
124124
<id>sign-artifacts</id>

0 commit comments

Comments
 (0)