diff --git a/enterprise-module/pom.xml b/enterprise-module/pom.xml
index c948e7e..d1aee4c 100644
--- a/enterprise-module/pom.xml
+++ b/enterprise-module/pom.xml
@@ -45,21 +45,25 @@
jakarta.ws.rs
jakarta.ws.rs-api
+ 4.0.0
provided
jakarta.annotation
jakarta.annotation-api
+ 3.0.0
provided
com.fasterxml.jackson.datatype
jackson-datatype-jsr310
+ 2.17.3
provided
com.fasterxml.jackson.module
jackson-module-jakarta-xmlbind-annotations
+ 2.17.2
provided
diff --git a/pom.xml b/pom.xml
index 23836d3..4fa4831 100644
--- a/pom.xml
+++ b/pom.xml
@@ -45,6 +45,17 @@
true
+
+
+
+
+ com.inteligr8
+ common-rest-client
+ 3.0.3-cxf
+
+
+
+
diff --git a/shared/pom.xml b/shared/pom.xml
index e05f0ee..204c75d 100644
--- a/shared/pom.xml
+++ b/shared/pom.xml
@@ -41,7 +41,6 @@
com.inteligr8
common-rest-client
- 3.0.3-cxf