From db8f5854b98f702078a7b9120b3be24a7c0a2c77 Mon Sep 17 00:00:00 2001 From: John Blum Date: Thu, 15 Sep 2022 16:59:36 -0700 Subject: [PATCH] Upgrade to core Spring Framework 6.0.0-M6. --- gradle.properties | 2 +- pom.xml | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/gradle.properties b/gradle.properties index 2be8a0f..cee2830 100644 --- a/gradle.properties +++ b/gradle.properties @@ -9,7 +9,7 @@ micrometerVersion=1.10.0-M6 mockitoVersion=4.8.0 multithreadedtcVersion=1.01 pivotalGemFireVersion=9.15.2 -springVersion=6.0.0-M5 +springVersion=6.0.0-M6 springBootVersion=3.0.0-M3 springDataBomVersion=2022.0.0-M5 springDataGeodeVersion=3.0.0-M5 diff --git a/pom.xml b/pom.xml index 5ad49c5..9c19306 100644 --- a/pom.xml +++ b/pom.xml @@ -91,7 +91,7 @@ 4.8.0 1.01 9.15.2 - 6.0.0-M5 + 6.0.0-M6 3.0.0-M3 2022.0.0-M5 1.2.0.RELEASE