From 25266d25addae110e8d50915ab08860b539be6ee Mon Sep 17 00:00:00 2001 From: John Blum Date: Mon, 5 Dec 2022 10:11:02 -0800 Subject: [PATCH] Upgrade to Spring Framework 5.3.24. --- gradle.properties | 2 +- pom.xml | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/gradle.properties b/gradle.properties index 6cd50b0..a5a1a5b 100644 --- a/gradle.properties +++ b/gradle.properties @@ -7,7 +7,7 @@ lombokVersion=1.18.24 mockitoVersion=4.4.0 multithreadedtcVersion=1.01 pivotalGemFireVersion=9.10.17 -springVersion=5.3.23 +springVersion=5.3.24 springBootVersion=2.6.12 springDataBomVersion=2021.1.7 springDataGeodeVersion=2.6.8-SNAPSHOT diff --git a/pom.xml b/pom.xml index 9c9c652..5758f74 100644 --- a/pom.xml +++ b/pom.xml @@ -88,7 +88,7 @@ 4.4.0 1.01 9.10.17 - 5.3.23 + 5.3.24 2.6.12 2021.1.7 1.2.0.RELEASE