From 93a10441e5ea20922f14301ecf52664a95a6c554 Mon Sep 17 00:00:00 2001 From: John Blum Date: Tue, 19 Apr 2022 11:29:37 -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 254d28f..5fb9e9b 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.6.4 springDataBomVersion=2021.1.3 springDataGeodeVersion=2.6.3 diff --git a/pom.xml b/pom.xml index ca80461..82dcb9d 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.6.4 2021.1.3 1.2.0.RELEASE