diff --git a/pass-core-main/pom.xml b/pass-core-main/pom.xml
index 90742f47..0ea56f3c 100644
--- a/pass-core-main/pom.xml
+++ b/pass-core-main/pom.xml
@@ -114,12 +114,6 @@
org.apache.activemq
artemis-jakarta-server
-
-
- commons-logging
- commons-logging
-
-
diff --git a/pom.xml b/pom.xml
index 15b37867..862c481c 100644
--- a/pom.xml
+++ b/pom.xml
@@ -119,6 +119,15 @@
import
+
+
+ org.springframework.security
+ spring-security-bom
+ 6.5.9
+ pom
+ import
+
+
org.springframework.boot
spring-boot-dependencies
@@ -231,6 +240,35 @@
3.52.0
+
+
+
+
+
+
+
+ org.apache.activemq
+ artemis-jakarta-server
+ 2.53.0
+
+
+ commons-logging
+ commons-logging
+
+
+
+
+ org.apache.activemq
+ artemis-jakarta-client
+ 2.53.0
+
+
+ commons-logging
+ commons-logging
+
+
+
+