Skip to content
This repository has been archived by the owner on Oct 3, 2022. It is now read-only.

Release 1.0.1

Latest
Compare
Choose a tag to compare
@ljacomet ljacomet released this 05 Dec 15:33

First bugfix release of ehcache-jcache on the 1.0 line.

Contains fixes for:

To get this release, use the following Maven coordinates:

<dependency>
   <groupId>org.ehcache</groupId>
   <artifactId>jcache</artifactId>
   <version>1.0.1</version>
</dependency>