Skip to content

Commit 961ba6e

Browse files
authored
Merge pull request #91 from maxmind/dependabot/maven/org.apache.maven.plugins-maven-gpg-plugin-3.0.1
Bump maven-gpg-plugin from 1.6 to 3.0.1
2 parents 816e23b + 84fd2c5 commit 961ba6e

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
@@ -48,7 +48,7 @@
4848
<plugin>
4949
<groupId>org.apache.maven.plugins</groupId>
5050
<artifactId>maven-gpg-plugin</artifactId>
51-
<version>1.6</version>
51+
<version>3.0.1</version>
5252
<executions>
5353
<execution>
5454
<id>sign-artifacts</id>

0 commit comments

Comments
 (0)