|
@@ -78,8 +78,8 @@ ext {
|
|
|
"beetl" : "com.ibeetl:beetl:3.0.15.RELEASE",
|
|
|
"swagger-annotations" : "io.swagger:swagger-annotations:1.6.0",
|
|
|
//cache
|
|
|
- "mybatis-ehcache": "org.mybatis.caches:mybatis-ehcache:1.1.0",
|
|
|
- "mybatis-redis" : "org.mybatis.caches:mybatis-redis:1.0.0-beta2"
|
|
|
+ "mybatis-ehcache" : "org.mybatis.caches:mybatis-ehcache:1.1.0",
|
|
|
+ "mybatis-redis" : "org.mybatis.caches:mybatis-redis:1.0.0-beta2"
|
|
|
]
|
|
|
}
|
|
|
|