From d78451d0599b6b5ec22922b649f2289778831733 Mon Sep 17 00:00:00 2001 From: HaoXuAI Date: Sun, 25 Jan 2026 01:30:24 -0800 Subject: [PATCH] update java dep which blocking release Signed-off-by: HaoXuAI --- java/datatypes/pom.xml | 7 ++----- java/pom.xml | 19 ++++++++----------- java/serving-client/pom.xml | 15 +++------------ java/serving/pom.xml | 6 +++--- 4 files changed, 16 insertions(+), 31 deletions(-) diff --git a/java/datatypes/pom.xml b/java/datatypes/pom.xml index 967262d0e01..6579c707351 100644 --- a/java/datatypes/pom.xml +++ b/java/datatypes/pom.xml @@ -76,11 +76,8 @@ - org.sonatype.plugins - nexus-staging-maven-plugin - - false - + org.sonatype.central + central-publishing-maven-plugin diff --git a/java/pom.xml b/java/pom.xml index dc82528c7c7..3db8aa3cc22 100644 --- a/java/pom.xml +++ b/java/pom.xml @@ -46,9 +46,9 @@ 3.25.5 1.111.1 0.8.0 - 1.9.10 + 1.14.11 1.3 - 2.28.2 + 5.8.0 0.26.0 @@ -439,18 +439,15 @@ - + - org.sonatype.plugins - nexus-staging-maven-plugin - 1.6.8 + org.sonatype.central + central-publishing-maven-plugin + 0.6.0 true - ossrh - https://oss.sonatype.org/ - - true - true + central + true 5.5.2 - 2.28.2 + 5.8.0 0.33.0 @@ -125,12 +125,6 @@ ${mockito.version} test - - org.mockito - mockito-inline - ${mockito.version} - test - @@ -148,11 +142,8 @@ jacoco-maven-plugin - org.sonatype.plugins - nexus-staging-maven-plugin - - false - + org.sonatype.central + central-publishing-maven-plugin diff --git a/java/serving/pom.xml b/java/serving/pom.xml index 8a70d133c76..18183ab7c3a 100644 --- a/java/serving/pom.xml +++ b/java/serving/pom.xml @@ -414,10 +414,10 @@ - org.sonatype.plugins - nexus-staging-maven-plugin + org.sonatype.central + central-publishing-maven-plugin - true + true