From 395f4ff311caf596368dd73ffa931c316c7a0800 Mon Sep 17 00:00:00 2001 From: John Blum Date: Mon, 16 May 2022 14:41:19 -0700 Subject: [PATCH] Upgrade to Spring Framework 5.3.20. --- gradle.properties | 2 +- pom.xml | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/gradle.properties b/gradle.properties index 81c5ac7..77046d6 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.15 -springVersion=5.3.19 +springVersion=5.3.20 springBootVersion=2.7.0-M3 springDataBomVersion=2021.2.0-RC1 springDataGeodeVersion=2.7.0-RC1 diff --git a/pom.xml b/pom.xml index cd6eedb..9521073 100644 --- a/pom.xml +++ b/pom.xml @@ -88,7 +88,7 @@ 4.5.1 1.01 9.10.15 - 5.3.19 + 5.3.20 2.7.0-M3 2021.2.0-RC1 1.2.0.RELEASE