Skip to content

Commit

Permalink
Revert "build(deps): bump org.apache.maven.plugins:maven-gpg-plugin"
Browse files Browse the repository at this point in the history
This reverts commit 3b83760.
  • Loading branch information
gotson authored Mar 12, 2024
1 parent 95b8efa commit 18645c9
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 @@ -284,7 +284,7 @@
<plugin>
<groupId>org.apache.maven.plugins</groupId>
<artifactId>maven-gpg-plugin</artifactId>
<version>3.2.0</version>
<version>3.1.0</version>
<configuration>
<!-- Prevent gpg from using pinentry programs -->
<gpgArguments>
Expand Down

0 comments on commit 18645c9

Please sign in to comment.