From 978e48ed7a791e39466e3aa3c4efc9371b66b05a Mon Sep 17 00:00:00 2001 From: John Blum Date: Thu, 18 Feb 2021 16:55:52 -0800 Subject: [PATCH] Upgrade to Spring Framework 5.3.4. --- gradle.properties | 2 +- pom.xml | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/gradle.properties b/gradle.properties index 24dac18..d872405 100644 --- a/gradle.properties +++ b/gradle.properties @@ -7,7 +7,7 @@ lombokVersion=1.18.18 mockitoVersion=3.7.7 multithreadedtcVersion=1.01 pivotalGemFireVersion=9.10.5 -springVersion=5.3.3 +springVersion=5.3.4 springBootVersion=2.4.2 springDataBomVersion=2020.0.4-SNAPSHOT springDataGemFireVersion=2.4.4-SNAPSHOT diff --git a/pom.xml b/pom.xml index 4cdecc7..7c9eca9 100644 --- a/pom.xml +++ b/pom.xml @@ -91,7 +91,7 @@ 3.7.7 1.01 9.10.5 - 5.3.3 + 5.3.4 2.4.2 2020.0.4-SNAPSHOT 1.2.0.RELEASE