diff --git a/application/pom.xml b/application/pom.xml
index c2ae7eccc2..1b29ef3243 100644
--- a/application/pom.xml
+++ b/application/pom.xml
@@ -145,10 +145,6 @@
org.springframework.boot
spring-boot-starter-websocket
-
- org.springframework.cloud
- spring-cloud-starter-oauth2
-
org.springframework.security
spring-security-oauth2-client
diff --git a/pom.xml b/pom.xml
index cc5bbce51b..9cf0438220 100755
--- a/pom.xml
+++ b/pom.xml
@@ -36,12 +36,11 @@
${project.name}
/var/log/${pkg.name}
/usr/share/${pkg.name}
- 2.2.6.RELEASE
- 2.1.2.RELEASE
- 5.2.6.RELEASE
- 5.2.3.RELEASE
- 2.2.4.RELEASE
- 3.1.0
+ 2.3.5.RELEASE
+ 5.2.10.RELEASE
+ 5.4.1
+ 2.4.1
+ 3.3.0
0.7.0
2.2.0
4.12
@@ -52,15 +51,16 @@
4.6.0
4.0.5
4.3.1.0
+ 3.11.9
1.2.7
28.2-jre
2.6.1
3.4
2.5
1.4
- 2.10.2
- 2.10.2
- 2.10.2
+ 2.11.3
+ 2.11.3
+ 2.11.3
2.2.6
1.0.2
2.6.2
@@ -72,7 +72,7 @@
1.22.1
1.16.18
1.2.4
- 4.1.49.Final
+ 4.1.53.Final
1.5.0
4.8.0
2.19.1
@@ -96,7 +96,7 @@
4.1.1
2.57
2.7.7
- 1.25
+ 1.27
1.11.747
1.105.0
3.2.0
@@ -872,11 +872,6 @@
spring-boot-starter-security
${spring-boot.version}
-
- org.springframework.cloud
- spring-cloud-starter-oauth2
- ${spring-oauth2.version}
-
org.springframework.security
spring-security-oauth2-client
@@ -1200,6 +1195,11 @@
${cassandra-unit.version}
test
+
+ org.apache.cassandra
+ cassandra-all
+ ${cassandra-all.version}
+
junit
junit
diff --git a/rule-engine/rule-engine-components/pom.xml b/rule-engine/rule-engine-components/pom.xml
index c4d2b66d15..6253b39fc1 100644
--- a/rule-engine/rule-engine-components/pom.xml
+++ b/rule-engine/rule-engine-components/pom.xml
@@ -120,6 +120,11 @@
org.locationtech.jts
jts-core
+
+ com.sun.mail
+ javax.mail
+ provided
+
junit
junit
diff --git a/tools/pom.xml b/tools/pom.xml
index 8d596c8493..14fd8b01b7 100644
--- a/tools/pom.xml
+++ b/tools/pom.xml
@@ -54,7 +54,6 @@
org.apache.cassandra
cassandra-all
- 3.11.6
com.datastax.oss