Skip to content

Commit 934c78a

Browse files
authored
Merge pull request #159 from approvals/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 456b8bb + 79dee95 commit 934c78a

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
@@ -159,7 +159,7 @@
159159
<plugin>
160160
<groupId>org.apache.maven.plugins</groupId>
161161
<artifactId>maven-gpg-plugin</artifactId>
162-
<version>1.6</version>
162+
<version>3.0.1</version>
163163
<executions>
164164
<execution>
165165
<id>sign-artifacts</id>

0 commit comments

Comments
 (0)