1
0
mirror of synced 2026-08-07 10:47:49 +00:00

SEC-2732: ehcache-core -> ehcache

This commit is contained in:
Rob Winch
2014-11-18 17:14:30 -06:00
parent 55d6d5a86a
commit 3b8f7fdd67
6 changed files with 6 additions and 6 deletions
+1 -1
View File
@@ -12,5 +12,5 @@ dependencies {
"org.hsqldb:hsqldb:$hsqlVersion",
"org.springframework:spring-context-support:$springVersion"
optional "net.sf.ehcache:ehcache-core:$ehcacheVersion"
optional "net.sf.ehcache:ehcache:$ehcacheVersion"
}