Workaround Lettuce Bug

Issue gh-759
This commit is contained in:
Rob Winch
2017-04-26 08:43:39 -05:00
parent f30cb7a1e6
commit adbff45a23
9 changed files with 9 additions and 0 deletions

View File

@@ -29,6 +29,7 @@ dependencies {
"org.springframework:spring-websocket:${springVersion}",
"nz.net.ultraq.thymeleaf:thymeleaf-layout-dialect",
"io.lettuce:lettuce-core:$lettuceVersion",
'org.latencyutils:LatencyUtils:2.0.3',
"org.webjars:bootstrap:$bootstrapVersion",
"org.webjars:html5shiv:$html5ShivVersion",
"org.webjars:knockout:2.3.0",