From 7bb5d9f708c7a34de75f8495c5a0f31454e88a03 Mon Sep 17 00:00:00 2001 From: John Blum Date: Tue, 26 Oct 2021 20:55:46 -0700 Subject: [PATCH] Upgrade to Spring Framework 5.3.12. --- gradle.properties | 2 +- pom.xml | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/gradle.properties b/gradle.properties index c9abc13..03720be 100644 --- a/gradle.properties +++ b/gradle.properties @@ -7,7 +7,7 @@ lombokVersion=1.18.22 mockitoVersion=4.0.0 multithreadedtcVersion=1.01 pivotalGemFireVersion=9.10.10 -springVersion=5.3.10 +springVersion=5.3.12 springBootVersion=2.5.5 springDataBomVersion=2021.0.6-SNAPSHOT springDataGemFireVersion=2.5.6-SNAPSHOT diff --git a/pom.xml b/pom.xml index c0f19c3..d7fdd4d 100644 --- a/pom.xml +++ b/pom.xml @@ -91,7 +91,7 @@ 4.0.0 1.01 9.10.10 - 5.3.10 + 5.3.12 2.5.5 2021.0.6-SNAPSHOT 1.2.0.RELEASE