Skip to content

Commit 7164125

Browse files
authored
Merge pull request #118 from AxonFramework/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 8277745 + ed7dd02 commit 7164125

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
@@ -274,7 +274,7 @@
274274
<plugin>
275275
<groupId>org.apache.maven.plugins</groupId>
276276
<artifactId>maven-gpg-plugin</artifactId>
277-
<version>1.6</version>
277+
<version>3.0.1</version>
278278
</plugin>
279279
<plugin>
280280
<artifactId>maven-deploy-plugin</artifactId>

0 commit comments

Comments
 (0)