From f45f3792eaf745dabc6536186a76460f88e64b34 Mon Sep 17 00:00:00 2001 From: John Blum Date: Tue, 19 Apr 2022 10:39:28 -0700 Subject: [PATCH] Upgrade to Spring Framework 5.3.19. --- gradle.properties | 2 +- pom.xml | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/gradle.properties b/gradle.properties index a1b2b4b..111e9f9 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.15 -springVersion=5.3.17 +springVersion=5.3.19 springBootVersion=2.7.0-M2 springDataBomVersion=2021.2.0-M4 springDataGeodeVersion=2.7.0-M4 diff --git a/pom.xml b/pom.xml index 4d4584c..0925ae6 100644 --- a/pom.xml +++ b/pom.xml @@ -88,7 +88,7 @@ 4.4.0 1.01 9.10.15 - 5.3.17 + 5.3.19 2.7.0-M2 2021.2.0-M4 1.2.0.RELEASE