Skip to content

Commit

Permalink
Use maven-gpg-plugin 1.6
Browse files Browse the repository at this point in the history
  • Loading branch information
Hjort committed Jan 29, 2024
1 parent cb63172 commit 77bd59e
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion concordium-android-sdk/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -161,7 +161,7 @@
<plugin>
<groupId>org.apache.maven.plugins</groupId>
<artifactId>maven-gpg-plugin</artifactId>
<version>1.5</version>
<version>1.6</version>
<configuration>
<!-- Prevent gpg from using pinentry programs -->
<gpgArguments>
Expand Down

0 comments on commit 77bd59e

Please sign in to comment.