diff --git a/pom.xml b/pom.xml
index d4f9d46..8d338b3 100644
--- a/pom.xml
+++ b/pom.xml
@@ -85,6 +85,7 @@
1.35
3.9
1.12.641
+ 3.5.8
5.10.1
9.4.53.v20231009
@@ -139,6 +140,38 @@
nimbus-jose-jwt
9.37.3
+
+
+ org.bouncycastle
+ bcprov-jdk18on
+ 1.78.1
+
+
+
+ org.apache.cxf
+ cxf-core
+ ${cxf.version}
+
+
+ org.apache.cxf
+ cxf-rt-frontend-jaxrs
+ ${cxf.version}
+
+
+ org.apache.cxf
+ cxf-rt-transports-http-jetty
+ ${cxf.version}
+
+
+ org.apache.cxf
+ cxf-rt-rs-security-cors
+ ${cxf.version}
+
+
+ org.apache.cxf
+ cxf-rt-rs-client
+ ${cxf.version}
+
org.postgresql