From 4107562172ad455fa33e3797a649ded8fa065827 Mon Sep 17 00:00:00 2001 From: John Blum Date: Fri, 9 Jun 2023 10:52:43 -0700 Subject: [PATCH] Upgrade to Spring Framework 5.3.27. --- gradle.properties | 2 +- pom.xml | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/gradle.properties b/gradle.properties index c2d561d..e2efd39 100644 --- a/gradle.properties +++ b/gradle.properties @@ -7,7 +7,7 @@ lombokVersion=1.18.28 mockitoVersion=4.5.1 multithreadedtcVersion=1.01 pivotalGemFireVersion=9.10.17 -springVersion=5.3.24 +springVersion=5.3.27 springBootVersion=2.7.6 springDataBomVersion=2021.2.5 springDataGeodeVersion=2.7.6 diff --git a/pom.xml b/pom.xml index 22d30b0..bd3d23f 100644 --- a/pom.xml +++ b/pom.xml @@ -88,7 +88,7 @@ 4.5.1 1.01 9.10.17 - 5.3.24 + 5.3.27 2.7.6 2021.2.6 1.2.0.RELEASE