Upgrade to Spring Boot 2.1.0.BUILD-SNAPSHOT.
This commit is contained in:
@@ -5,6 +5,7 @@ buildscript {
|
||||
}
|
||||
repositories {
|
||||
maven { url 'https://repo.spring.io/plugins-release' }
|
||||
maven { url 'https://repo.spring.io/plugins-snapshot' }
|
||||
}
|
||||
}
|
||||
|
||||
|
||||
@@ -7,7 +7,7 @@ mockitoVersion=2.19.0
|
||||
multithreadedtcVersion=1.01
|
||||
pivotalGemFireVersion=9.5.0
|
||||
springVersion=5.0.7.RELEASE
|
||||
springBootVersion=2.0.3.RELEASE
|
||||
springBootVersion=2.1.0.BUILD-SNAPSHOT
|
||||
springDataGemFireVersion=2.1.0.M3
|
||||
springDataGeodeVersion=2.1.0.M3
|
||||
springDataReleaseTrainVersion=Lovelace-M3
|
||||
|
||||
Reference in New Issue
Block a user