diff --git a/spring-boot-dependencies/pom.xml b/spring-boot-dependencies/pom.xml
index c65ab24105..006c197c9f 100644
--- a/spring-boot-dependencies/pom.xml
+++ b/spring-boot-dependencies/pom.xml
@@ -144,6 +144,7 @@
2.3.0
4.1.4
Bismuth-BUILD-SNAPSHOT
+ 1.0.1
1.3.1
1.2.1
2.1.3
@@ -1998,6 +1999,11 @@
quartz
${quartz.version}
+
+ org.reactivestreams
+ reactive-streams
+ ${reactive-streams.version}
+
org.seleniumhq.selenium
htmlunit-driver