mirror of
https://github.com/spring-projects/spring-framework
synced 2026-06-08 17:33:33 +00:00
2ecc37fbef
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