mirror of
https://github.com/spring-projects/spring-framework.git
synced 2026-09-20 12:19:16 +00:00
The removal of the exclusion prevented spring-webmvc from being imported into Eclipse IDE due to conflicting versions of dom4j on the classpath. See gh-29045