Upgrade samples to Spring Boot 2.1.14
Resolves gh-1639
This commit is contained in:
@@ -4,7 +4,7 @@ buildscript {
|
||||
snapshotBuild = version.endsWith('SNAPSHOT')
|
||||
milestoneBuild = !(releaseBuild || snapshotBuild)
|
||||
|
||||
springBootVersion = '2.1.13.RELEASE'
|
||||
springBootVersion = '2.1.14.RELEASE'
|
||||
}
|
||||
|
||||
repositories {
|
||||
|
||||
Reference in New Issue
Block a user