Joined: Tue Sep 03, 2013 9:21 am Posts: 1
|
Hi,
I am using Ehcache as a second level cache provider for Hibernate 4. I have the latest version of Hibernate-core and hibernate-ehcache (4.2.5) and I am wondering why it has a dependency to an older version of ehcache (2.4.3). Latest ehcache is 2.7.3.
The documentation says:
"NOTE: Some versions of hibernate-ehcache may have a dependency on a specific version of Ehcache. Check the hibernate-ehcache POM for more information."
So is it recommended to use Ehcache 2.4.3?
Thanks
|
|