From 678f9783a1ceb60eaa69600fa4bd5132ce95b2a0 Mon Sep 17 00:00:00 2001 From: John Blum Date: Thu, 17 Mar 2022 16:27:13 -0700 Subject: [PATCH] Upgrade to Spring Framework 6.0.0-M3. --- gradle.properties | 2 +- pom.xml | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/gradle.properties b/gradle.properties index 2a1fd7b..a0e6daa 100644 --- a/gradle.properties +++ b/gradle.properties @@ -9,7 +9,7 @@ micrometerVersion=1.9.0-M4 mockitoVersion=4.4.0 multithreadedtcVersion=1.01 pivotalGemFireVersion=9.10.14 -springVersion=6.0.0-M2 +springVersion=6.0.0-M3 springBootVersion=3.0.0-M1 springDataBomVersion=2022.0.0-M1 springDataGeodeVersion=3.0.0-M1 diff --git a/pom.xml b/pom.xml index ebd45c1..40483be 100644 --- a/pom.xml +++ b/pom.xml @@ -93,7 +93,7 @@ 4.4.0 1.01 9.10.14 - 6.0.0-M2 + 6.0.0-M3 3.0.0-M1 2022.0.0-M1 1.2.0.RELEASE