mirror of
https://github.com/spring-projects/spring-boot.git
synced 2026-09-25 10:59:03 +00:00
This commit excludes the transitive dependencies on xml-apis when using Hibernate. Such dependency is no longer required on modern JDKs Closes gh-7554