From 5eec1d4f8891c24c9dd873f20c1ef31d782c33e5 Mon Sep 17 00:00:00 2001 From: John Blum Date: Tue, 31 Oct 2023 16:23:49 -0700 Subject: [PATCH] Upgrade to Spring Framework 6.0.13. --- gradle.properties | 2 +- pom.xml | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/gradle.properties b/gradle.properties index 7994489..5808825 100644 --- a/gradle.properties +++ b/gradle.properties @@ -3,7 +3,7 @@ antlrVersion=2.7.7 apacheGeodeVersion=1.15.1 micrometerVersion=1.10.12 pivotalGemFireVersion=9.15.9 -springVersion=6.0.9 +springVersion=6.0.13 springBootVersion=3.0.7 springDataBomVersion=2022.0.6 springDataGeodeVersion=3.0.0-SNAPSHOT diff --git a/pom.xml b/pom.xml index 6fa046b..ba16caa 100644 --- a/pom.xml +++ b/pom.xml @@ -91,7 +91,7 @@ 4.11.0 1.01 9.15.9 - 6.0.9 + 6.0.13 3.0.7 2022.0.6 3.0.0-SNAPSHOT