Skip to content

Commit 04be441

Browse files
authored
Merge pull request #37 from Bandwidth/task/add-workflow
DX-2005 Update to the latest version of maven gpg plugin
2 parents f9866b8 + 57e9058 commit 04be441

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)