Skip to content

Commit e2dd5d3

Browse files
authored
Merge pull request #255 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 4ecab69 + efafa53 commit e2dd5d3

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
@@ -157,7 +157,7 @@
157157
<plugin>
158158
<groupId>org.apache.maven.plugins</groupId>
159159
<artifactId>maven-gpg-plugin</artifactId>
160-
<version>1.6</version>
160+
<version>3.0.1</version>
161161
<executions>
162162
<execution>
163163
<id>sign-artifacts</id>

0 commit comments

Comments
 (0)