Upgrade to io.lettuce:lettuce-core:5.0.0.BUILD-SNAPSHOT
This commit is contained in:
@@ -24,7 +24,7 @@ ext['spring-security.version'] = springSecurityVersion
|
||||
dependencies {
|
||||
compile project(':spring-session'),
|
||||
"org.springframework.data:spring-data-redis:$springDataRedisVersion",
|
||||
"biz.paluch.redis:lettuce:$lettuceVersion",
|
||||
"io.lettuce:lettuce-core:$lettuceVersion",
|
||||
"org.springframework.boot:spring-boot-starter-web",
|
||||
"org.springframework.boot:spring-boot-starter-thymeleaf",
|
||||
"org.springframework.boot:spring-boot-starter-security",
|
||||
|
||||
@@ -26,7 +26,7 @@ dependencies {
|
||||
"org.springframework.boot:spring-boot-starter-websocket",
|
||||
"org.springframework:spring-websocket:${springVersion}",
|
||||
"nz.net.ultraq.thymeleaf:thymeleaf-layout-dialect",
|
||||
"biz.paluch.redis:lettuce:$lettuceVersion",
|
||||
"io.lettuce:lettuce-core:$lettuceVersion",
|
||||
"org.webjars:bootstrap:$bootstrapVersion",
|
||||
"org.webjars:html5shiv:$html5ShivVersion",
|
||||
"org.webjars:knockout:2.3.0",
|
||||
|
||||
Reference in New Issue
Block a user