Skip to content

Commit 7898228

Browse files
authored
Merge pull request #41 from Staffbase/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 b60c387 + 399c1e0 commit 7898228

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -218,7 +218,7 @@
218218
<plugin>
219219
<groupId>org.apache.maven.plugins</groupId>
220220
<artifactId>maven-gpg-plugin</artifactId>
221-
<version>1.6</version>
221+
<version>3.0.1</version>
222222
<executions>
223223
<execution>
224224
<id>sign-artifacts</id>

0 commit comments

Comments
 (0)