Upgrade the Spring Boot-based samples to 2.1.8.RELEASE
Closes gh-645
This commit is contained in:
@@ -3,7 +3,7 @@ buildscript {
|
||||
mavenCentral()
|
||||
}
|
||||
dependencies {
|
||||
classpath 'org.springframework.boot:spring-boot-gradle-plugin:2.1.3.RELEASE'
|
||||
classpath 'org.springframework.boot:spring-boot-gradle-plugin:2.1.8.RELEASE'
|
||||
}
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user