From e07879a4cfb2f2a95473ee2dc6dd9a65b74ddfe0 Mon Sep 17 00:00:00 2001 From: John Blum Date: Sat, 24 Jun 2023 09:48:56 -0700 Subject: [PATCH] Upgrade to Spring Framework 5.3.28. --- gradle.properties | 2 +- pom.xml | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/gradle.properties b/gradle.properties index 6c4e74f..00f78a6 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.27 +springVersion=5.3.28 springBootVersion=2.7.12 springDataBomVersion=2021.2.12 springDataGeodeVersion=2.7.12 diff --git a/pom.xml b/pom.xml index cfed806..1ed36de 100644 --- a/pom.xml +++ b/pom.xml @@ -88,7 +88,7 @@ 4.5.1 1.01 9.10.17 - 5.3.27 + 5.3.28 2.7.12 2021.2.12 1.2.0.RELEASE