diff --git a/spring-boot-dependencies/pom.xml b/spring-boot-dependencies/pom.xml
index fbf48ae98cd..e9e86e25d90 100644
--- a/spring-boot-dependencies/pom.xml
+++ b/spring-boot-dependencies/pom.xml
@@ -143,7 +143,7 @@
1.3.0
1.2.1
2.1.0
- 3.3.1
+ 3.4.0
2.26
2.2.2
3.1.0
@@ -1990,6 +1990,12 @@
org.seleniumhq.selenium
selenium-remote-driver
${selenium.version}
+
+
+ commons-logging
+ commons-logging
+
+
org.seleniumhq.selenium
@@ -2000,6 +2006,12 @@
org.seleniumhq.selenium
selenium-support
${selenium.version}
+
+
+ commons-logging
+ commons-logging
+
+
org.skyscreamer