From 182f35c37bb4e4c21c781064ec78ad8d79a38c02 Mon Sep 17 00:00:00 2001 From: John Blum Date: Mon, 20 Sep 2021 15:15:21 -0700 Subject: [PATCH] Upgrade to Spring Framework 5.3.10. --- gradle.properties | 2 +- pom.xml | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/gradle.properties b/gradle.properties index 2d6554e..912dce2 100644 --- a/gradle.properties +++ b/gradle.properties @@ -7,7 +7,7 @@ lombokVersion=1.18.20 mockitoVersion=3.12.4 multithreadedtcVersion=1.01 pivotalGemFireVersion=9.10.9 -springVersion=5.3.9 +springVersion=5.3.10 springBootVersion=2.5.4 springDataBomVersion=2021.0.5-SNAPSHOT springDataGemFireVersion=2.5.5-SNAPSHOT diff --git a/pom.xml b/pom.xml index d157f84..2a8ef96 100644 --- a/pom.xml +++ b/pom.xml @@ -91,7 +91,7 @@ 3.12.4 1.01 9.10.9 - 5.3.9 + 5.3.10 2.5.4 2021.0.5-SNAPSHOT 1.2.0.RELEASE