From b04d21851021f5e413246ab1f251ff15caf3a2c1 Mon Sep 17 00:00:00 2001 From: John Blum Date: Mon, 16 May 2022 14:22:47 -0700 Subject: [PATCH] Upgrade to Spring Framework 6.0.0-M4. --- gradle.properties | 2 +- pom.xml | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/gradle.properties b/gradle.properties index 0c46ecf..cc61761 100644 --- a/gradle.properties +++ b/gradle.properties @@ -9,7 +9,7 @@ micrometerVersion=1.10.0-M2 mockitoVersion=4.5.1 multithreadedtcVersion=1.01 pivotalGemFireVersion=9.10.15 -springVersion=6.0.0-M3 +springVersion=6.0.0-M4 springBootVersion=3.0.0-M2 springDataBomVersion=2022.0.0-M3 springDataGeodeVersion=3.0.0-M3 diff --git a/pom.xml b/pom.xml index d6f399a..106fe4c 100644 --- a/pom.xml +++ b/pom.xml @@ -91,7 +91,7 @@ 4.5.1 1.01 9.10.15 - 6.0.0-M3 + 6.0.0-M4 3.0.0-M2 2022.0.0-M3 1.2.0.RELEASE