GH-533 - Upgrade to Maven GPG Plugin 3.2.1.

This commit is contained in:
Oliver Drotbohm
2024-03-21 23:26:36 +01:00
parent 639e86a7ee
commit 3c53b7d65b

View File

@@ -207,7 +207,7 @@ limitations under the License.
<plugin>
<groupId>org.apache.maven.plugins</groupId>
<artifactId>maven-gpg-plugin</artifactId>
<version>3.1.0</version>
<version>3.2.1</version>
<executions>
<execution>
<id>sign-artifacts</id>