Skip to content

Commit 09b8002

Browse files
chore(deps): update dependency org.apache.maven.plugins:maven-gpg-plugin to v3
1 parent fe34d25 commit 09b8002

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

pom.xml

+2-2
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>1.6</version>
416+
<version>3.2.7</version>
417417
<executions>
418418
<execution>
419419
<id>sign-artifacts</id>
@@ -446,7 +446,7 @@
446446
<plugin>
447447
<groupId>org.apache.maven.plugins</groupId>
448448
<artifactId>maven-gpg-plugin</artifactId>
449-
<version>1.5</version>
449+
<version>3.2.7</version>
450450
<executions>
451451
<execution>
452452
<id>sign-artifacts</id>

0 commit comments

Comments
 (0)