diff --git a/spring-boot/pom.xml b/spring-boot/pom.xml
index 1dc613bc28f..2780f4f4757 100644
--- a/spring-boot/pom.xml
+++ b/spring-boot/pom.xml
@@ -159,6 +159,11 @@
undertow-servlet
true
+
+ org.hamcrest
+ hamcrest-library
+ true
+
org.hibernate
hibernate-entitymanager