diff --git a/spring-boot-dependencies/pom.xml b/spring-boot-dependencies/pom.xml index e8a622e3366..9284ab56830 100644 --- a/spring-boot-dependencies/pom.xml +++ b/spring-boot-dependencies/pom.xml @@ -1727,6 +1727,12 @@ org.hibernate hibernate-core ${hibernate.version} + + + xml-apis + xml-apis + + org.hibernate @@ -1737,6 +1743,12 @@ org.hibernate hibernate-entitymanager ${hibernate.version} + + + xml-apis + xml-apis + + org.hibernate