From 6c996e1fb3afae557d087045f395558f5b941f3a Mon Sep 17 00:00:00 2001 From: John Blum Date: Tue, 22 Mar 2022 14:19:06 -0700 Subject: [PATCH] Upgrade to Spring Framework 5.3.17. --- gradle.properties | 2 +- pom.xml | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/gradle.properties b/gradle.properties index 3ebeba8..05ca6d6 100644 --- a/gradle.properties +++ b/gradle.properties @@ -7,7 +7,7 @@ lombokVersion=1.18.22 mockitoVersion=4.4.0 multithreadedtcVersion=1.01 pivotalGemFireVersion=9.10.15 -springVersion=5.3.15 +springVersion=5.3.17 springBootVersion=2.6.2 springDataBomVersion=2021.1.1 springDataGemFireVersion=2.6.1 diff --git a/pom.xml b/pom.xml index a356c33..798dd04 100644 --- a/pom.xml +++ b/pom.xml @@ -90,7 +90,7 @@ 4.4.0 1.01 9.10.15 - 5.3.15 + 5.3.17 2.6.2 2021.1.1 1.2.0.RELEASE