From 5e46ae5f9f24e391a780b62aa314b7239ecb25f7 Mon Sep 17 00:00:00 2001 From: John Blum Date: Tue, 3 Nov 2020 14:38:56 -0800 Subject: [PATCH] Upgrade to Spring Boot 2.2.11.RELEASE. --- gradle.properties | 2 +- pom.xml | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/gradle.properties b/gradle.properties index eaa2809..fb2dfe0 100644 --- a/gradle.properties +++ b/gradle.properties @@ -7,7 +7,7 @@ mockitoVersion=3.6.0 multithreadedtcVersion=1.01 pivotalGemFireVersion=9.8.10 springVersion=5.2.10.RELEASE -springBootVersion=2.2.6.RELEASE +springBootVersion=2.2.11.RELEASE springDataGemFireVersion=2.2.6.RELEASE springDataGeodeVersion=2.2.6.RELEASE springDataReleaseTrainVersion=Moore-SR6 diff --git a/pom.xml b/pom.xml index 3ace1fb..f5f69f9 100644 --- a/pom.xml +++ b/pom.xml @@ -93,7 +93,7 @@ 1.01 9.8.10 5.2.10.RELEASE - 2.2.6.RELEASE + 2.2.11.RELEASE Moore-BUILD-SNAPSHOT 1.2.0.RELEASE