Merge pull request #761 from haraldk/dependabot/maven/org.apache.maven.plugins-maven-gpg-plugin-3.1.0

Bump maven-gpg-plugin from 1.6 to 3.1.0
This commit is contained in:
Harald Kuhr 2023-05-25 14:53:41 +02:00 committed by GitHub
commit d38af3cb16
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -98,7 +98,7 @@
<plugin> <plugin>
<groupId>org.apache.maven.plugins</groupId> <groupId>org.apache.maven.plugins</groupId>
<artifactId>maven-gpg-plugin</artifactId> <artifactId>maven-gpg-plugin</artifactId>
<version>1.6</version> <version>3.1.0</version>
<configuration> <configuration>
<!-- Prevent gpg from using pinentry programs --> <!-- Prevent gpg from using pinentry programs -->
<gpgArguments> <gpgArguments>