From 506f09a5c51b1d7cfcf87ac169a477a57856a0ab Mon Sep 17 00:00:00 2001 From: John Blum Date: Fri, 23 Sep 2022 10:58:59 -0700 Subject: [PATCH] Upgrade to Spring Data BOM 2021.1.7 (Q-SR7). --- gradle.properties | 2 +- pom.xml | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/gradle.properties b/gradle.properties index 90884a0..f109472 100644 --- a/gradle.properties +++ b/gradle.properties @@ -9,7 +9,7 @@ multithreadedtcVersion=1.01 pivotalGemFireVersion=9.10.16 springVersion=5.3.23 springBootVersion=2.6.12 -springDataBomVersion=2021.1.4 +springDataBomVersion=2021.1.7 springDataGeodeVersion=2.6.4 springShellVersion=1.2.0.RELEASE version=0.2.3-Q-SNAPSHOT diff --git a/pom.xml b/pom.xml index 080c56c..5a25439 100644 --- a/pom.xml +++ b/pom.xml @@ -90,7 +90,7 @@ 9.10.16 5.3.23 2.6.12 - 2021.1.4 + 2021.1.7 1.2.0.RELEASE