From fa11784babedb861ef25e39d15f38d1de207343d Mon Sep 17 00:00:00 2001 From: John Blum Date: Mon, 5 Dec 2022 11:02:55 -0800 Subject: [PATCH] Upgrade to Spring Framework 6.0.2. --- gradle.properties | 2 +- pom.xml | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/gradle.properties b/gradle.properties index a541f7e..eef6a55 100644 --- a/gradle.properties +++ b/gradle.properties @@ -3,7 +3,7 @@ antlrVersion=2.7.7 apacheGeodeVersion=1.15.1 micrometerVersion=1.10.2 pivotalGemFireVersion=9.15.3 -springVersion=6.0.0-RC1 +springVersion=6.0.2 springBootVersion=3.0.0-M5 springDataBomVersion=2022.0.0-RC1 springDataGeodeVersion=3.0.0-SNAPSHOT diff --git a/pom.xml b/pom.xml index 1f0cebb..a7ea277 100644 --- a/pom.xml +++ b/pom.xml @@ -91,7 +91,7 @@ 4.9.0 1.01 9.15.3 - 6.0.0-RC1 + 6.0.2 3.0.0-M5 2022.0.0-RC1 3.0.0-SNAPSHOT