From 9127145132fa15e8a48067e35b0124b6a7794667 Mon Sep 17 00:00:00 2001 From: Istvan Toth Date: Mon, 2 Dec 2024 10:04:41 +0100 Subject: [PATCH] HBASE-29009 Depend on jaxws-rt instead jaxws-ri --- hbase-it/pom.xml | 2 +- pom.xml | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/hbase-it/pom.xml b/hbase-it/pom.xml index a024a848ad6b..98cf8973cd77 100644 --- a/hbase-it/pom.xml +++ b/hbase-it/pom.xml @@ -346,7 +346,7 @@ com.sun.xml.ws - jaxws-ri + jaxws-rt pom diff --git a/pom.xml b/pom.xml index dfc511fa93f3..539473cdc7ce 100644 --- a/pom.xml +++ b/pom.xml @@ -1826,7 +1826,7 @@ com.sun.xml.ws - jaxws-ri + jaxws-rt 2.3.2 pom