From 99729f4e905692f4d9040a920b2b301537af5c15 Mon Sep 17 00:00:00 2001 From: Marcin Grzejszczak Date: Thu, 25 Jun 2020 16:40:18 +0200 Subject: [PATCH] Bumped Boot to 2.4.0 in Gradle builds --- samples/standalone/dsl/http-client/gradle.properties | 2 +- samples/standalone/dsl/http-server/gradle.properties | 2 +- samples/standalone/restdocs/http-client/gradle.properties | 2 +- samples/standalone/restdocs/http-server/gradle.properties | 2 +- samples/standalone/webclient/http-client/gradle.properties | 2 +- samples/standalone/webclient/http-server/gradle.properties | 2 +- 6 files changed, 6 insertions(+), 6 deletions(-) diff --git a/samples/standalone/dsl/http-client/gradle.properties b/samples/standalone/dsl/http-client/gradle.properties index 977f006d66..6d105ed5d8 100644 --- a/samples/standalone/dsl/http-client/gradle.properties +++ b/samples/standalone/dsl/http-client/gradle.properties @@ -1,3 +1,3 @@ org.gradle.daemon=false BOM_VERSION=2020.0.0-SNAPSHOT -bootVersion=2.3.1.RELEASE \ No newline at end of file +bootVersion=2.4.0-SNAPSHOT \ No newline at end of file diff --git a/samples/standalone/dsl/http-server/gradle.properties b/samples/standalone/dsl/http-server/gradle.properties index 4942b4ab42..fbb41a63f2 100644 --- a/samples/standalone/dsl/http-server/gradle.properties +++ b/samples/standalone/dsl/http-server/gradle.properties @@ -1,4 +1,4 @@ org.gradle.daemon=false verifierVersion=3.0.0-SNAPSHOT BOM_VERSION=2020.0.0-SNAPSHOT -bootVersion=2.3.1.RELEASE \ No newline at end of file +bootVersion=2.4.0-SNAPSHOT \ No newline at end of file diff --git a/samples/standalone/restdocs/http-client/gradle.properties b/samples/standalone/restdocs/http-client/gradle.properties index 4942b4ab42..fbb41a63f2 100644 --- a/samples/standalone/restdocs/http-client/gradle.properties +++ b/samples/standalone/restdocs/http-client/gradle.properties @@ -1,4 +1,4 @@ org.gradle.daemon=false verifierVersion=3.0.0-SNAPSHOT BOM_VERSION=2020.0.0-SNAPSHOT -bootVersion=2.3.1.RELEASE \ No newline at end of file +bootVersion=2.4.0-SNAPSHOT \ No newline at end of file diff --git a/samples/standalone/restdocs/http-server/gradle.properties b/samples/standalone/restdocs/http-server/gradle.properties index 4942b4ab42..fbb41a63f2 100644 --- a/samples/standalone/restdocs/http-server/gradle.properties +++ b/samples/standalone/restdocs/http-server/gradle.properties @@ -1,4 +1,4 @@ org.gradle.daemon=false verifierVersion=3.0.0-SNAPSHOT BOM_VERSION=2020.0.0-SNAPSHOT -bootVersion=2.3.1.RELEASE \ No newline at end of file +bootVersion=2.4.0-SNAPSHOT \ No newline at end of file diff --git a/samples/standalone/webclient/http-client/gradle.properties b/samples/standalone/webclient/http-client/gradle.properties index 4942b4ab42..fbb41a63f2 100644 --- a/samples/standalone/webclient/http-client/gradle.properties +++ b/samples/standalone/webclient/http-client/gradle.properties @@ -1,4 +1,4 @@ org.gradle.daemon=false verifierVersion=3.0.0-SNAPSHOT BOM_VERSION=2020.0.0-SNAPSHOT -bootVersion=2.3.1.RELEASE \ No newline at end of file +bootVersion=2.4.0-SNAPSHOT \ No newline at end of file diff --git a/samples/standalone/webclient/http-server/gradle.properties b/samples/standalone/webclient/http-server/gradle.properties index 4942b4ab42..fbb41a63f2 100644 --- a/samples/standalone/webclient/http-server/gradle.properties +++ b/samples/standalone/webclient/http-server/gradle.properties @@ -1,4 +1,4 @@ org.gradle.daemon=false verifierVersion=3.0.0-SNAPSHOT BOM_VERSION=2020.0.0-SNAPSHOT -bootVersion=2.3.1.RELEASE \ No newline at end of file +bootVersion=2.4.0-SNAPSHOT \ No newline at end of file