Upgrade to io.lettuce:lettuce-core:5.0.0.BUILD-SNAPSHOT
This commit is contained in:
@@ -7,7 +7,7 @@ dependencies {
|
||||
exclude module: 'jedis'
|
||||
}
|
||||
compile "org.springframework:spring-web:$springVersion",
|
||||
"biz.paluch.redis:lettuce:$lettuceVersion",
|
||||
"io.lettuce:lettuce-core:$lettuceVersion",
|
||||
"org.webjars:bootstrap:$bootstrapVersion",
|
||||
"org.webjars:webjars-taglib:$webjarsTaglibVersion",
|
||||
jstlDependencies
|
||||
|
||||
Reference in New Issue
Block a user