Skip to content

Commit 2a9addc

Browse files
authored
ci: maven-gpg-plugin 3.2.7 (#1050)
1 parent 2272e33 commit 2a9addc

2 files changed

Lines changed: 2 additions & 2 deletions

File tree

app-maven-plugin/pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -430,7 +430,7 @@
430430
<plugin>
431431
<groupId>org.apache.maven.plugins</groupId>
432432
<artifactId>maven-gpg-plugin</artifactId>
433-
<version>3.1.0</version>
433+
<version>3.2.7</version>
434434
<executions>
435435
<execution>
436436
<id>sign-artifacts</id>

appengine-plugins-core/pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -418,7 +418,7 @@
418418
<plugin>
419419
<groupId>org.apache.maven.plugins</groupId>
420420
<artifactId>maven-gpg-plugin</artifactId>
421-
<version>3.1.0</version>
421+
<version>3.2.7</version>
422422
<executions>
423423
<execution>
424424
<id>sign-artifacts</id>

0 commit comments

Comments
 (0)