From e788b2e0ffe74e198718950f8a0a7365a40d6077 Mon Sep 17 00:00:00 2001 From: John Blum Date: Tue, 22 Mar 2022 17:12:53 -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 896c069..4bc8d6a 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.7.0-SNAPSHOT springDataBomVersion=2021.2.0-M2 springDataGemFireVersion=2.7.0-M2 diff --git a/pom.xml b/pom.xml index 89cf8ed..59f9e38 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.7.0-SNAPSHOT 2021.2.0-M2 1.2.0.RELEASE