From 871722a719907672e46f4aba6cbead711442f291 Mon Sep 17 00:00:00 2001 From: John Blum Date: Wed, 14 Apr 2021 15:55:09 -0700 Subject: [PATCH] Upgrade to Spring Framework 5.3.6. --- gradle.properties | 2 +- pom.xml | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/gradle.properties b/gradle.properties index bd47817..69a9d7a 100644 --- a/gradle.properties +++ b/gradle.properties @@ -7,7 +7,7 @@ lombokVersion=1.18.20 mockitoVersion=3.9.0 multithreadedtcVersion=1.01 pivotalGemFireVersion=9.10.6 -springVersion=5.3.5 +springVersion=5.3.6 springBootVersion=2.4.4 springDataBomVersion=2020.0.7-SNAPSHOT springDataGemFireVersion=2.4.7-SNAPSHOT diff --git a/pom.xml b/pom.xml index f4735b5..873e02b 100644 --- a/pom.xml +++ b/pom.xml @@ -91,7 +91,7 @@ 3.9.0 1.01 9.10.6 - 5.3.5 + 5.3.6 2.4.4 2020.0.7-SNAPSHOT 1.2.0.RELEASE