Skip to content

Commit edb8f16

Browse files
authored
Merge pull request #357 from librespot-org/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 b4a4aa0 + 325a350 commit edb8f16

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
@@ -176,7 +176,7 @@
176176
<plugin>
177177
<groupId>org.apache.maven.plugins</groupId>
178178
<artifactId>maven-gpg-plugin</artifactId>
179-
<version>1.6</version>
179+
<version>3.0.1</version>
180180
<executions>
181181
<execution>
182182
<id>sign-artifacts</id>

0 commit comments

Comments
 (0)