Skip to content

Commit 5f4a879

Browse files
authored
chore(deps): update dependency org.apache.maven.plugins:maven-gpg-plugin to v3.2.7 (#1517)
1 parent 667bd65 commit 5f4a879

2 files changed

Lines changed: 2 additions & 2 deletions

File tree

google-auth-library-java/bom/pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -122,7 +122,7 @@
122122
<plugin>
123123
<groupId>org.apache.maven.plugins</groupId>
124124
<artifactId>maven-gpg-plugin</artifactId>
125-
<version>3.2.6</version>
125+
<version>3.2.7</version>
126126
<executions>
127127
<execution>
128128
<id>sign-artifacts</id>

google-auth-library-java/pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -413,7 +413,7 @@
413413
<plugin>
414414
<groupId>org.apache.maven.plugins</groupId>
415415
<artifactId>maven-gpg-plugin</artifactId>
416-
<version>3.2.6</version>
416+
<version>3.2.7</version>
417417
<executions>
418418
<execution>
419419
<id>sign-artifacts</id>

0 commit comments

Comments
 (0)