Update to embedded 0.5
Fixes gh-179
This commit is contained in:
@@ -19,7 +19,7 @@ dependencies {
|
||||
compile project(':spring-session-data-redis'),
|
||||
"org.springframework.boot:spring-boot-starter-web",
|
||||
"org.springframework.boot:spring-boot-starter-thymeleaf",
|
||||
"redis.embedded:embedded-redis:0.2",
|
||||
"redis.embedded:embedded-redis:$embeddedRedisVersion",
|
||||
"nz.net.ultraq.thymeleaf:thymeleaf-layout-dialect",
|
||||
"org.springframework.security:spring-security-web:$springSecurityVersion",
|
||||
"org.springframework.security:spring-security-config:$springSecurityVersion"
|
||||
|
||||
Reference in New Issue
Block a user