Upgrade dependencies and samples to Spring Boot 1.4.7.RELEASE levels
Resolves: #1108
This commit is contained in:
@@ -14,6 +14,8 @@ apply from: SAMPLE_GRADLE
|
||||
|
||||
group = 'samples'
|
||||
|
||||
ext['spring-security.version'] = springSecurityVersion
|
||||
|
||||
dependencies {
|
||||
compile project(':spring-session-jdbc'),
|
||||
"org.springframework.boot:spring-boot-starter-jdbc",
|
||||
|
||||
Reference in New Issue
Block a user