From b4f214d371a99ff72f2e0ff4f59d6967f8728a73 Mon Sep 17 00:00:00 2001 From: John Blum Date: Mon, 5 Dec 2022 11:15:31 -0800 Subject: [PATCH] Upgrade to Spring Framework 5.3.24. --- gradle.properties | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/gradle.properties b/gradle.properties index 0046f83..37e957c 100644 --- a/gradle.properties +++ b/gradle.properties @@ -2,7 +2,7 @@ org.gradle.jvmargs=-Xmx2g -Dfile.encoding=UTF-8 deployDocsHost=docs-ip.spring.io antlrVersion=2.7.7 apacheGeodeVersion=1.14.4 -springVersion=5.3.23 +springVersion=5.3.24 springBootVersion=2.6.12 springDataBomVersion=2021.1.7 springDataCommonsVersion=2.6.7