Skip to content

Commit

Permalink
Merge pull request #384 from gdgib/G2-1658-UpgradeGPG
Browse files Browse the repository at this point in the history
G2-1658 Upgrade gpg signing plugin
  • Loading branch information
gdgib authored Oct 6, 2024
2 parents 37ba9ed + 38096c6 commit 1b15563
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion ax-root/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -232,7 +232,7 @@
<plugin>
<groupId>org.apache.maven.plugins</groupId>
<artifactId>maven-gpg-plugin</artifactId>
<version>1.6</version>
<version>3.2.7</version>
<executions>
<execution>
<id>sign-artifacts</id>
Expand Down

0 comments on commit 1b15563

Please sign in to comment.