Skip to content

Commit a64bd49

Browse files
authored
Merge pull request #345 from maxmind/dependabot/maven/org.apache.maven.plugins-maven-gpg-plugin-3.1.0
Bump maven-gpg-plugin from 3.0.1 to 3.1.0
2 parents 34e5b1a + 8d979c2 commit a64bd49

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
@@ -160,7 +160,7 @@
160160
<plugin>
161161
<groupId>org.apache.maven.plugins</groupId>
162162
<artifactId>maven-gpg-plugin</artifactId>
163-
<version>3.0.1</version>
163+
<version>3.1.0</version>
164164
<executions>
165165
<execution>
166166
<id>sign-artifacts</id>

0 commit comments

Comments
 (0)