From 5ade8b6e181f9ddf457c6f1c18ef4a5394ae8153 Mon Sep 17 00:00:00 2001 From: John Blum Date: Fri, 22 Jan 2021 14:09:29 -0800 Subject: [PATCH] Upgrade to Spring Boot 2.3.8.RELEASE. --- gradle.properties | 2 +- pom.xml | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/gradle.properties b/gradle.properties index 6eae03d..65cd37f 100644 --- a/gradle.properties +++ b/gradle.properties @@ -8,7 +8,7 @@ mockitoVersion=3.7.7 multithreadedtcVersion=1.01 pivotalGemFireVersion=9.10.5 springVersion=5.2.12.RELEASE -springBootVersion=2.3.6.RELEASE +springBootVersion=2.3.8.RELEASE springDataGemFireVersion=2.3.5.RELEASE springDataGeodeVersion=2.3.5.RELEASE springDataReleaseTrainVersion=Neumann-SR5 diff --git a/pom.xml b/pom.xml index 7f79e06..98609b0 100644 --- a/pom.xml +++ b/pom.xml @@ -93,7 +93,7 @@ 1.01 9.10.5 5.2.12.RELEASE - 2.3.6.RELEASE + 2.3.8.RELEASE Neumann-SR5 1.2.0.RELEASE