From 975eef5609489e2ace235b72252080f1c5bbc26f Mon Sep 17 00:00:00 2001 From: "Brian M. Long" Date: Mon, 28 Oct 2024 16:06:09 -0400 Subject: [PATCH] added common-rest-client --- pom.xml | 7 +++++++ 1 file changed, 7 insertions(+) diff --git a/pom.xml b/pom.xml index 959aa89..8bbae87 100644 --- a/pom.xml +++ b/pom.xml @@ -52,6 +52,7 @@ 11 5.2.0 + 3.0.1-cxf [1.0.0,) @@ -142,6 +143,12 @@ org.apache.cxf cxf-rt-rs-client + + + com.inteligr8 + common-rest-client + ${common-rest-client.version} +