Update to embedded 0.5

Fixes gh-179
This commit is contained in:
Rob Winch
2015-04-03 12:07:49 -05:00
parent d46bc636de
commit 208493b6fd
9 changed files with 9 additions and 9 deletions

View File

@@ -24,7 +24,7 @@ dependencies {
"org.springframework.boot:spring-boot-starter-websocket",
"org.springframework:spring-websocket:${springVersion}",
"org.springframework.data:spring-data-jpa:1.7.0.RELEASE",
"redis.embedded:embedded-redis:0.2",
"redis.embedded:embedded-redis:$embeddedRedisVersion",
"nz.net.ultraq.thymeleaf:thymeleaf-layout-dialect",
"com.h2database:h2",
"org.springframework.security:spring-security-web:$springSecurityVersion",