Added gradle file for cas and standardised ehcache version
This commit is contained in:
@@ -2,7 +2,7 @@
|
||||
|
||||
dependencies {
|
||||
compile project(':core'),
|
||||
'net.sf.ehcache:ehcache:1.4.1',
|
||||
"net.sf.ehcache:ehcache:$ehcacheVersion",
|
||||
"org.springframework:spring-context:$springVersion",
|
||||
"org.springframework:spring-core:$springVersion",
|
||||
"org.springframework:spring-tx:$springVersion",
|
||||
|
||||
Reference in New Issue
Block a user