Skip to content

Commit 26f8f1e

Browse files
authored
Merge pull request #22 from jzheng2017/dependabot/maven/org.apache.maven.plugins-maven-gpg-plugin-3.0.1
chore(deps): bump maven-gpg-plugin from 1.6 to 3.0.1
2 parents 595e017 + e7c3258 commit 26f8f1e

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
@@ -91,7 +91,7 @@
9191
<plugin>
9292
<groupId>org.apache.maven.plugins</groupId>
9393
<artifactId>maven-gpg-plugin</artifactId>
94-
<version>1.6</version>
94+
<version>3.0.1</version>
9595
<configuration>
9696
<skip>true</skip>
9797
</configuration>

0 commit comments

Comments
 (0)