Upgrade to Spring Boot 2.1.4.RELEASE.
This commit is contained in:
@@ -1,7 +1,7 @@
|
||||
buildscript {
|
||||
ext {
|
||||
kotlinVersion = '1.2.71'
|
||||
springBootVersion = '2.1.3.RELEASE'
|
||||
springBootVersion = '2.1.4.RELEASE'
|
||||
}
|
||||
repositories {
|
||||
mavenCentral()
|
||||
|
||||
Reference in New Issue
Block a user