Skip to content

Commit

Permalink
Update version of maven-gpg-plugin
Browse files Browse the repository at this point in the history
This is needed to support gpg2 binary update
  • Loading branch information
wanglinsong committed Aug 27, 2024
1 parent 6c4ee55 commit 410d3ec
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -2589,7 +2589,7 @@
<plugin>
<groupId>org.apache.maven.plugins</groupId>
<artifactId>maven-gpg-plugin</artifactId>
<version>1.6</version>
<version>3.2.4</version>
<executions>
<execution>
<id>sign-artifacts</id>
Expand Down

0 comments on commit 410d3ec

Please sign in to comment.