发布1.4.0-bate1-jdk8

This commit is contained in:
opensnail 2025-03-08 21:37:43 +08:00
parent 7e3eb579fe
commit 57c2e0f70b

View File

@ -388,10 +388,10 @@
</goals>
<configuration>
<!-- Prevent `gpg` from using pinentry programs -->
<!-- <gpgArguments>-->
<!-- <arg>&#45;&#45;pinentry-mode</arg>-->
<!-- <arg>loopback</arg>-->
<!-- </gpgArguments>-->
<gpgArguments>
<arg>--pinentry-mode</arg>
<arg>loopback</arg>
</gpgArguments>
</configuration>
</execution>
</executions>