-
Notifications
You must be signed in to change notification settings - Fork 278
Spring dependency broken in Maven #864
Copy link
Copy link
Closed
Milestone
Description
Reported by
"3) There are still mess in the spring dependencies: org.restlet.ext.spring
depend on spring-asm which has been merged into spring-core in recent spring
versions so a dependency exlusion is needed for
org.springframework:spring-asm. In addition
org.springframework:spring-expression should most likely be pinned to a
version compatible with the one used for the camel build (3.2.5.RELEASE)"
Reactions are currently unavailable