From 60d9c7ef4c513dcb8b32663da166c1cf341237a1 Mon Sep 17 00:00:00 2001 From: Chris Lu Date: Tue, 7 Jul 2026 23:17:44 -0700 Subject: [PATCH] java: bump maven-gpg-plugin to 3.2.4 for headless signing --- other/java/client/pom.xml | 2 +- other/java/hdfs3/pom.xml | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/other/java/client/pom.xml b/other/java/client/pom.xml index f21f808b9..34e5125eb 100644 --- a/other/java/client/pom.xml +++ b/other/java/client/pom.xml @@ -133,7 +133,7 @@ org.apache.maven.plugins maven-gpg-plugin - 1.5 + 3.2.4 sign-artifacts diff --git a/other/java/hdfs3/pom.xml b/other/java/hdfs3/pom.xml index 6f86983de..8e2115d3a 100644 --- a/other/java/hdfs3/pom.xml +++ b/other/java/hdfs3/pom.xml @@ -103,7 +103,7 @@ org.apache.maven.plugins maven-gpg-plugin - 1.5 + 3.2.4 sign-artifacts