Details
-
Bug
-
Status: Resolved
-
Trivial
-
Resolution: Fixed
-
0.23
Description
spring-data-mongodb seems to want to grab spring-beans 4.0.0.RC2 which is incompatible with Spring 3. It looks like the pom is unversioned. Spring-beans is included in multiple other places. It seems like excluding spring-beans from spring-data-mongodb in rave-mongodb/pom.xml would fix the dependency issue.