Skip to content

Commit 57e9058

Browse files
committed
Update to the latest version of maven gpg plugin
1 parent 31273a3 commit 57e9058

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
@@ -182,7 +182,7 @@
182182
<plugin>
183183
<groupId>org.apache.maven.plugins</groupId>
184184
<artifactId>maven-gpg-plugin</artifactId>
185-
<version>1.5</version>
185+
<version>3.0.1</version>
186186
<executions>
187187
<execution>
188188
<id>sign-artifacts</id>

0 commit comments

Comments
 (0)