Skip to content

Commit 40eadba

Browse files
fix: update gpg version (#22)
1 parent cd074e8 commit 40eadba

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

pom.xml

+1-1
Original file line numberDiff line numberDiff line change
@@ -102,7 +102,7 @@
102102
<plugin>
103103
<groupId>org.apache.maven.plugins</groupId>
104104
<artifactId>maven-gpg-plugin</artifactId>
105-
<version>1.5</version>
105+
<version>1.6</version>
106106
<executions>
107107
<execution>
108108
<id>sign-artifacts</id>

0 commit comments

Comments
 (0)