Update to Spring Boot 1.4.2.RELEASE
Fixes gh-664
This commit is contained in:
@@ -18,7 +18,7 @@ plugins {
|
||||
|
||||
group = 'org.springframework.session'
|
||||
|
||||
ext.springBootVersion = '1.4.1.RELEASE'
|
||||
ext.springBootVersion = '1.4.2.RELEASE'
|
||||
ext.IDE_GRADLE = "$rootDir/gradle/ide.gradle"
|
||||
ext.JAVA_GRADLE = "$rootDir/gradle/java.gradle"
|
||||
ext.SPRING3_GRADLE = "$rootDir/gradle/spring3.gradle"
|
||||
|
||||
Reference in New Issue
Block a user