From c2c971e75522f9166a5ce1dad3be8d7be33dd757 Mon Sep 17 00:00:00 2001 From: Andy Wilkinson Date: Mon, 11 Feb 2019 16:53:05 +0000 Subject: [PATCH] Polish "Remove dependency management for xml-apis" See gh-15854 --- spring-boot-project/spring-boot-dependencies/pom.xml | 12 ------------ 1 file changed, 12 deletions(-) diff --git a/spring-boot-project/spring-boot-dependencies/pom.xml b/spring-boot-project/spring-boot-dependencies/pom.xml index 7dd42d8c3b..d1d1e4bc2c 100644 --- a/spring-boot-project/spring-boot-dependencies/pom.xml +++ b/spring-boot-project/spring-boot-dependencies/pom.xml @@ -2052,12 +2052,6 @@ org.hibernate hibernate-core ${hibernate.version} - - - xml-apis - xml-apis - - org.hibernate @@ -2068,12 +2062,6 @@ org.hibernate hibernate-entitymanager ${hibernate.version} - - - xml-apis - xml-apis - - org.hibernate