From 8f53a2db9c6302413a00171733307e67314ff468 Mon Sep 17 00:00:00 2001 From: John Blum Date: Tue, 19 Jan 2021 12:06:29 -0800 Subject: [PATCH] Upgrade to Spring Framework 5.3.3. --- gradle.properties | 2 +- pom.xml | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/gradle.properties b/gradle.properties index 3994867..5110ddc 100644 --- a/gradle.properties +++ b/gradle.properties @@ -7,7 +7,7 @@ lombokVersion=1.18.16 mockitoVersion=3.7.7 multithreadedtcVersion=1.01 pivotalGemFireVersion=9.10.5 -springVersion=5.3.1 +springVersion=5.3.3 springBootVersion=2.4.0 springDataGemFireVersion=2.4.2-SNAPSHOT springDataGeodeVersion=2.4.2-SNAPSHOT diff --git a/pom.xml b/pom.xml index f36876d..6c172e7 100644 --- a/pom.xml +++ b/pom.xml @@ -91,7 +91,7 @@ 3.7.7 1.01 9.10.5 - 5.3.1 + 5.3.3 2.4.0 2020.0.2-SNAPSHOT 1.2.0.RELEASE