From 55025ab747ba3c9eee292fa58cc4d57a5857f4f4 Mon Sep 17 00:00:00 2001 From: John Blum Date: Mon, 27 Sep 2021 13:50:22 -0700 Subject: [PATCH] Upgrade to Spring Boot 2.5.5. --- gradle.properties | 2 +- pom.xml | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/gradle.properties b/gradle.properties index 2510011..43dc144 100644 --- a/gradle.properties +++ b/gradle.properties @@ -8,7 +8,7 @@ mockitoVersion=3.12.4 multithreadedtcVersion=1.01 pivotalGemFireVersion=9.10.9 springVersion=5.3.10 -springBootVersion=2.5.4 +springBootVersion=2.5.5 springDataBomVersion=2021.0.6-SNAPSHOT springDataGemFireVersion=2.5.6-SNAPSHOT springDataGeodeVersion=2.5.6-SNAPSHOT diff --git a/pom.xml b/pom.xml index e195681..cb6f300 100644 --- a/pom.xml +++ b/pom.xml @@ -92,7 +92,7 @@ 1.01 9.10.9 5.3.10 - 2.5.4 + 2.5.5 2021.0.6-SNAPSHOT 1.2.0.RELEASE