1
0
mirror of synced 2026-08-05 17:57:15 +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
@@ -37,7 +37,7 @@ dependencies {
"org.springframework:spring-context-support:$springVersion",
"org.slf4j:jcl-over-slf4j:$slf4jVersion",
"ch.qos.logback:logback-classic:$logbackVersion",
"net.sf.ehcache:ehcache-core:$ehcacheVersion"
"net.sf.ehcache:ehcache:$ehcacheVersion"
integrationTestCompile project(':spring-security-cas'),
"org.seleniumhq.selenium:selenium-htmlunit-driver:$seleniumVersion",