From 801da3c898cea5215ed12895f2ff9a62d6fc42b4 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Francesco=20Chicchiricc=C3=B2?= Date: Thu, 10 Oct 2024 08:10:11 +0200 Subject: [PATCH] Ensuring all CXF deps are on the same version --- pom.xml | 5 +++++ 1 file changed, 5 insertions(+) diff --git a/pom.xml b/pom.xml index f6aad5852c..561db76bbd 100644 --- a/pom.xml +++ b/pom.xml @@ -578,6 +578,11 @@ under the License. cxf-rt-rs-client ${cxf.version} + + org.apache.cxf + cxf-rt-transports-http + ${cxf.version} + org.apache.cxf cxf-rt-transports-http-hc