diff --git a/dapr-spring/pom.xml b/dapr-spring/pom.xml
index 21b2fbbd38..4e1738394d 100644
--- a/dapr-spring/pom.xml
+++ b/dapr-spring/pom.xml
@@ -34,9 +34,6 @@
1.19.8
5.11.2
0.16.0-SNAPSHOT
- 3.2.6
- 6.1.21
- 1.4.14
@@ -162,11 +159,6 @@
${testcontainers.version}
test
-
- ch.qos.logback
- logback-core
- ${logback-core.version}
-
diff --git a/pom.xml b/pom.xml
index 9408ad5008..889a429951 100644
--- a/pom.xml
+++ b/pom.xml
@@ -48,13 +48,15 @@
5.11.4
2.0
1.20.5
- 3.4.3
+
+ 3.4.6
+ 6.2.7
+
1.7.0
3.27.3
1.69.0
3.25.5
1.41.0
- 1.5.16
3.9.1
2.1.1
1.3.2
@@ -274,11 +276,6 @@
commons-lang3
${commons-lang.version}
-
- ch.qos.logback
- logback-core
- ${logback-core.version}
-
commons-cli
commons-cli
diff --git a/sdk-tests/pom.xml b/sdk-tests/pom.xml
index 316a8b2a5a..17146622a8 100644
--- a/sdk-tests/pom.xml
+++ b/sdk-tests/pom.xml
@@ -179,11 +179,6 @@
commons-lang3
test
-
- ch.qos.logback
- logback-core
- test
-
org.testcontainers
postgresql
diff --git a/spring-boot-examples/pom.xml b/spring-boot-examples/pom.xml
index 0b333b703a..fe63ac9f3a 100644
--- a/spring-boot-examples/pom.xml
+++ b/spring-boot-examples/pom.xml
@@ -15,7 +15,6 @@
true
- 3.4.3