From 44093d7884d6ff5128f67936ac902a2d1b62c010 Mon Sep 17 00:00:00 2001 From: Duo Zhang Date: Thu, 2 Jul 2026 22:50:26 +0800 Subject: [PATCH] HBASE-30274 Nexus-staging-maven-plugin can not work with java 17 --- pom.xml | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/pom.xml b/pom.xml index 551d7817b462..9dd45b80f104 100644 --- a/pom.xml +++ b/pom.xml @@ -972,6 +972,7 @@ 2.44.4 3.21.0 1.2.1 + 1.7.0 2.0.3 1.11.0 @@ -3522,7 +3523,7 @@ org.sonatype.plugins nexus-staging-maven-plugin - 1.6.8 + ${nexus-staging.version} true https://repository.apache.org/