From 19f73d9f6693568c9b05340c20761e1e9275dad5 Mon Sep 17 00:00:00 2001 From: John Blum Date: Fri, 15 Jul 2022 02:08:33 -0700 Subject: [PATCH] Upgrade to Spring Framework 6.0.0-M5. --- gradle.properties | 2 +- pom.xml | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/gradle.properties b/gradle.properties index 7037b84..edd5a8c 100644 --- a/gradle.properties +++ b/gradle.properties @@ -9,7 +9,7 @@ micrometerVersion=1.10.0-M3 mockitoVersion=4.6.1 multithreadedtcVersion=1.01 pivotalGemFireVersion=9.15.0 -springVersion=6.0.0-M4 +springVersion=6.0.0-M5 springBootVersion=3.0.0-M3 springDataBomVersion=2022.0.0-M4 springDataGeodeVersion=3.0.0-M4 diff --git a/pom.xml b/pom.xml index 390c98b..14567d1 100644 --- a/pom.xml +++ b/pom.xml @@ -91,7 +91,7 @@ 4.6.1 1.01 9.15.0 - 6.0.0-M4 + 6.0.0-M5 3.0.0-M3 2022.0.0-M4 1.2.0.RELEASE