Skip to content

Commit 5e9d106

Browse files
authored
Merge pull request #129 from cicirello/dependabot/maven/master/org.apache.maven.plugins-maven-gpg-plugin-3.0.1
Bump maven-gpg-plugin from 1.6 to 3.0.1
2 parents 6cbb8c5 + 1e36962 commit 5e9d106

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
@@ -94,7 +94,7 @@
9494
<plugin>
9595
<groupId>org.apache.maven.plugins</groupId>
9696
<artifactId>maven-gpg-plugin</artifactId>
97-
<version>1.6</version>
97+
<version>3.0.1</version>
9898
<executions>
9999
<execution>
100100
<id>sign-artifacts</id>

0 commit comments

Comments
 (0)