From 8212314fae6ec2eb9225554ffbbe2302459f1e69 Mon Sep 17 00:00:00 2001 From: buildmaster Date: Fri, 24 Jan 2020 18:33:21 +0000 Subject: [PATCH] Sync docs from Greenwich to gh-pages --- ...using_spring_cloud_dependencies_with_spring_io_platform.html | 2 +- Greenwich/single/spring-cloud-starters.html | 2 +- Greenwich/spring-cloud-starters.xml | 2 +- 3 files changed, 3 insertions(+), 3 deletions(-) diff --git a/Greenwich/multi/multi__using_spring_cloud_dependencies_with_spring_io_platform.html b/Greenwich/multi/multi__using_spring_cloud_dependencies_with_spring_io_platform.html index 7dbc45b..04c0a0b 100644 --- a/Greenwich/multi/multi__using_spring_cloud_dependencies_with_spring_io_platform.html +++ b/Greenwich/multi/multi__using_spring_cloud_dependencies_with_spring_io_platform.html @@ -22,7 +22,7 @@ mavenCentral() } dependencies { - classpath("org.springframework.boot:spring-boot-gradle-plugin:2.1.6.RELEASE") + classpath("org.springframework.boot:spring-boot-gradle-plugin:2.1.12.RELEASE") } } diff --git a/Greenwich/single/spring-cloud-starters.html b/Greenwich/single/spring-cloud-starters.html index 03a4b36..574f27e 100644 --- a/Greenwich/single/spring-cloud-starters.html +++ b/Greenwich/single/spring-cloud-starters.html @@ -28,7 +28,7 @@ stations ("Angel" is the first release, "Brixton" is the second).

"org.springframework.boot:spring-boot-gradle-plugin:2.1.6.RELEASE") + classpath("org.springframework.boot:spring-boot-gradle-plugin:2.1.12.RELEASE") } } diff --git a/Greenwich/spring-cloud-starters.xml b/Greenwich/spring-cloud-starters.xml index 902b534..1876a07 100644 --- a/Greenwich/spring-cloud-starters.xml +++ b/Greenwich/spring-cloud-starters.xml @@ -47,7 +47,7 @@ stations ("Angel" is the first release, "Brixton" is the second). mavenCentral() } dependencies { - classpath("org.springframework.boot:spring-boot-gradle-plugin:2.1.6.RELEASE") + classpath("org.springframework.boot:spring-boot-gradle-plugin:2.1.12.RELEASE") } }