From 07d8301374c01e92d1a049168fef523bc5a9d19b Mon Sep 17 00:00:00 2001 From: John Blum Date: Tue, 22 Mar 2022 14:19:57 -0700 Subject: [PATCH] Upgrade to Spring Boot 2.6.4. --- gradle.properties | 2 +- pom.xml | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/gradle.properties b/gradle.properties index 05ca6d6..cd55778 100644 --- a/gradle.properties +++ b/gradle.properties @@ -8,7 +8,7 @@ mockitoVersion=4.4.0 multithreadedtcVersion=1.01 pivotalGemFireVersion=9.10.15 springVersion=5.3.17 -springBootVersion=2.6.2 +springBootVersion=2.6.4 springDataBomVersion=2021.1.1 springDataGemFireVersion=2.6.1 springDataGeodeVersion=2.6.1 diff --git a/pom.xml b/pom.xml index 798dd04..b712d36 100644 --- a/pom.xml +++ b/pom.xml @@ -91,7 +91,7 @@ 1.01 9.10.15 5.3.17 - 2.6.2 + 2.6.4 2021.1.1 1.2.0.RELEASE