diff --git a/spring-boot-project/spring-boot-dependencies/pom.xml b/spring-boot-project/spring-boot-dependencies/pom.xml
index 1b5e0fad91..72549e7a33 100644
--- a/spring-boot-project/spring-boot-dependencies/pom.xml
+++ b/spring-boot-project/spring-boot-dependencies/pom.xml
@@ -73,6 +73,7 @@
3.0.8
1.3.1
1.1.0
+ 2.3.0
2.0.1
1.6.0
1.0.1
@@ -986,6 +987,11 @@
cache-api
${javax-cache.version}
+
+ javax.xml.bind
+ jaxb-api
+ ${javax-jaxb.version}
+
javax.jms
javax.jms-api