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

View File

@@ -8,7 +8,7 @@ dependencies {
"org.springframework:spring-tx:$springVersion",
"org.springframework:spring-jdbc:$springVersion"
optional "net.sf.ehcache:ehcache-core:$ehcacheVersion"
optional "net.sf.ehcache:ehcache:$ehcacheVersion"
testCompile "org.springframework:spring-beans:$springVersion",
"org.springframework:spring-context-support:$springVersion",