Skip to content

Commit c536cf0

Browse files
Merge pull request #159 from wvengen/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 8358df9 + 1cb5e36 commit c536cf0

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

pom.xml

+1-1
Original file line numberDiff line numberDiff line change
@@ -237,7 +237,7 @@
237237
<plugin>
238238
<groupId>org.apache.maven.plugins</groupId>
239239
<artifactId>maven-gpg-plugin</artifactId>
240-
<version>1.6</version>
240+
<version>3.0.1</version>
241241
<executions>
242242
<execution>
243243
<id>sign-artifacts</id>

0 commit comments

Comments
 (0)