From 3ef5fcc2a9f37276e7f10e411b1319e385469f3e Mon Sep 17 00:00:00 2001 From: John Blum Date: Tue, 7 Dec 2021 19:37:02 -0800 Subject: [PATCH] Upgrade to Spring Framework 6.0.0-SNAPSHOT. --- gradle.properties | 2 +- pom.xml | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/gradle.properties b/gradle.properties index 6db8f8b..1d5ca49 100644 --- a/gradle.properties +++ b/gradle.properties @@ -7,7 +7,7 @@ lombokVersion=1.18.22 mockitoVersion=4.1.0 multithreadedtcVersion=1.01 pivotalGemFireVersion=9.10.11 -springVersion=5.3.13 +springVersion=6.0.0-SNAPSHOT springBootVersion=2.5.7 springDataBomVersion=2021.0.7 springDataGemFireVersion=2.5.7 diff --git a/pom.xml b/pom.xml index d28b37d..04274d0 100644 --- a/pom.xml +++ b/pom.xml @@ -92,7 +92,7 @@ 4.1.0 1.01 9.10.11 - 5.3.13 + 6.0.0-SNAPSHOT 2.5.7 2021.0.7 1.2.0.RELEASE