Skip to content

Commit 64691a7

Browse files
authored
Upgraded maven gpg plugin version (#297)
1 parent f470804 commit 64691a7

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -103,7 +103,7 @@
103103
<plugin>
104104
<groupId>org.apache.maven.plugins</groupId>
105105
<artifactId>maven-gpg-plugin</artifactId>
106-
<version>1.5</version>
106+
<version>3.0.1</version>
107107
<executions>
108108
<execution>
109109
<id>sign-artifacts</id>

0 commit comments

Comments
 (0)