Skip to content

Commit 31da557

Browse files
authored
Merge pull request #39 from Bandwidth/task/update-gpg-plugin
DX-2005 Update to the latest GPG plugin
2 parents 8b6faf3 + cade30c commit 31da557

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
@@ -100,7 +100,7 @@
100100
<plugin>
101101
<groupId>org.apache.maven.plugins</groupId>
102102
<artifactId>maven-gpg-plugin</artifactId>
103-
<version>1.5</version>
103+
<version>3.0.1</version>
104104
<executions>
105105
<execution>
106106
<id>sign-artifacts</id>

0 commit comments

Comments
 (0)