From 8edfe5031293433edb597869da2e99eea27507fd Mon Sep 17 00:00:00 2001 From: John Blum Date: Fri, 23 Sep 2022 12:30:14 -0700 Subject: [PATCH] Upgrade to Spring Framework 5.3.23. --- gradle.properties | 2 +- pom.xml | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/gradle.properties b/gradle.properties index 66d20f0..9400cd4 100644 --- a/gradle.properties +++ b/gradle.properties @@ -7,7 +7,7 @@ lombokVersion=1.18.24 mockitoVersion=4.5.1 multithreadedtcVersion=1.01 pivotalGemFireVersion=9.10.16 -springVersion=5.3.20 +springVersion=5.3.23 springBootVersion=2.7.0-RC1 springDataBomVersion=2021.2.0 springDataGeodeVersion=2.7.0 diff --git a/pom.xml b/pom.xml index 8b848f0..1929b52 100644 --- a/pom.xml +++ b/pom.xml @@ -88,7 +88,7 @@ 4.5.1 1.01 9.10.16 - 5.3.20 + 5.3.23 2.7.0-RC1 2021.2.0 1.2.0.RELEASE