Update Ehcache to 1.6.1

Signed-off-by: Shawn O. Pearce <sop@google.com>
This commit is contained in:
Shawn O. Pearce 2009-07-29 15:41:28 -07:00
parent b17bb24ccc
commit dd1d89c00f

View File

@ -527,7 +527,7 @@ limitations under the License.
<dependency>
<groupId>net.sf.ehcache</groupId>
<artifactId>ehcache</artifactId>
<version>1.6.0</version>
<version>1.6.1</version>
</dependency>
<dependency>