Skip to content

Commit 260aa51

Browse files
committed
fix: update maven-gpg-plugin to version 3.1.0
1 parent a4399a7 commit 260aa51

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
@@ -320,7 +320,7 @@
320320
<plugin>
321321
<groupId>org.apache.maven.plugins</groupId>
322322
<artifactId>maven-gpg-plugin</artifactId>
323-
<version>1.6</version>
323+
<version>3.1.0</version>
324324
<executions>
325325
<execution>
326326
<id>sign-artifacts</id>

0 commit comments

Comments
 (0)