build: update maven-gpg-plugin to 3.2.8

This commit is contained in:
2025-07-16 18:08:19 +02:00
parent eebe3f0ef6
commit 08886a0c7c

View File

@@ -292,7 +292,7 @@
<plugin>
<groupId>org.apache.maven.plugins</groupId>
<artifactId>maven-gpg-plugin</artifactId>
<version>3.2.7</version>
<version>3.2.8</version>
<executions>
<execution>
<id>sign-artifacts</id>