|
@@ -19,7 +19,7 @@ dependencies {
|
|
|
"org.springframework:spring-context:$springVersion",
|
|
|
"org.springframework:spring-expression:$springVersion"
|
|
|
|
|
|
- optional "net.sf.ehcache:ehcache-core:$ehcacheVersion",
|
|
|
+ optional "net.sf.ehcache:ehcache:$ehcacheVersion",
|
|
|
'javax.annotation:jsr250-api:1.0',
|
|
|
"org.aspectj:aspectjrt:$aspectjVersion",
|
|
|
"org.springframework:spring-jdbc:$springVersion",
|