Skip to content

Commit

Permalink
Update dependency org.apache.maven.plugins:maven-gpg-plugin to v3.2.3
Browse files Browse the repository at this point in the history
  • Loading branch information
akuhtz committed Apr 13, 2024
1 parent 4df8bc2 commit b894a88
Showing 1 changed file with 0 additions and 10 deletions.
10 changes: 0 additions & 10 deletions pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -434,16 +434,6 @@
<plugin>
<groupId>org.apache.maven.plugins</groupId>
<artifactId>maven-gpg-plugin</artifactId>
<configuration>
<!--
<passphrase>${gpg.passphrase}</passphrase>
<useAgent>${gpg.useagent}</useAgent>
-->
<gpgArguments>
<arg>--pinentry-mode</arg>
<arg>loopback</arg>
</gpgArguments>
</configuration>
<executions>
<execution>
<id>sign-artifacts</id>
Expand Down

0 comments on commit b894a88

Please sign in to comment.