I am migrating our code to Spring 3.2 version (from 3.1.3) and I\'ve got an issue with Spring Cache Abstraction.
We use EhCache imp
Updating the Maven pom.xml file worked for me.
Properties:
3.2.3.RELEASE
Dependencies
org.springframework spring-context-support ${org.springframework-version}