From 8c7a038db91a32f8ddd7e4dcbd485a156e8dd435 Mon Sep 17 00:00:00 2001 From: Maxime Dufour Date: Fri, 26 Apr 2024 08:59:00 +0000 Subject: [PATCH] Update maven-gpg-plugin to fix ioctl issue Signed-off-by: Maxime Dufour --- pom.xml | 2 +- pom.xml.template | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/pom.xml b/pom.xml index 0fda62ec..842d8ce8 100644 --- a/pom.xml +++ b/pom.xml @@ -259,7 +259,7 @@ org.apache.maven.plugins maven-gpg-plugin - 1.5 + 3.0.1 sign-artifacts diff --git a/pom.xml.template b/pom.xml.template index 69fc6d96..4e40e785 100644 --- a/pom.xml.template +++ b/pom.xml.template @@ -259,7 +259,7 @@ org.apache.maven.plugins maven-gpg-plugin - 1.5 + 3.0.1 sign-artifacts