|
@@ -66,7 +66,7 @@ ext {
|
|
|
"firebird" : "org.firebirdsql.jdbc:jaybird:4.0.6.java8",
|
|
|
//cache
|
|
|
"mybatis-ehcache" : "org.mybatis.caches:mybatis-ehcache:1.2.3",
|
|
|
- "mybatis-redis" : "org.mybatis.caches:mybatis-redis:1.0.0-beta2",
|
|
|
+ "mybatis-redis" : "org.mybatis.caches:mybatis-redis:1.0.0-SNAPSHOT",
|
|
|
"mybatis-caffeine" : "org.mybatis.caches:mybatis-caffeine:1.0.0",
|
|
|
//code generator
|
|
|
"velocity" : "org.apache.velocity:velocity-engine-core:2.3",
|