Skip to content

Commit

Permalink
build: bump maven-gpg-plugin from 1.6 to 3.0.1
Browse files Browse the repository at this point in the history
  • Loading branch information
gotson committed Nov 7, 2022
1 parent 574da41 commit cd9a36a
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 @@ -257,7 +257,7 @@
<plugin>
<groupId>org.apache.maven.plugins</groupId>
<artifactId>maven-gpg-plugin</artifactId>
<version>1.6</version>
<version>3.0.1</version>
<configuration>
<!-- Prevent gpg from using pinentry programs -->
<gpgArguments>
Expand Down

0 comments on commit cd9a36a

Please sign in to comment.