From 1942e545bcf0624b81752ac0117cd72d80870c68 Mon Sep 17 00:00:00 2001 From: John Blum Date: Thu, 18 Feb 2021 16:59:05 -0800 Subject: [PATCH] Upgrade to Spring Boot 2.4.3. --- gradle.properties | 2 +- pom.xml | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/gradle.properties b/gradle.properties index d872405..f0e148a 100644 --- a/gradle.properties +++ b/gradle.properties @@ -8,7 +8,7 @@ mockitoVersion=3.7.7 multithreadedtcVersion=1.01 pivotalGemFireVersion=9.10.5 springVersion=5.3.4 -springBootVersion=2.4.2 +springBootVersion=2.4.3 springDataBomVersion=2020.0.4-SNAPSHOT springDataGemFireVersion=2.4.4-SNAPSHOT springDataGeodeVersion=2.4.4-SNAPSHOT diff --git a/pom.xml b/pom.xml index 7c9eca9..c56019d 100644 --- a/pom.xml +++ b/pom.xml @@ -92,7 +92,7 @@ 1.01 9.10.5 5.3.4 - 2.4.2 + 2.4.3 2020.0.4-SNAPSHOT 1.2.0.RELEASE