From d946c7a45efa6e6612370ace7350260a5730fc79 Mon Sep 17 00:00:00 2001 From: John Blum Date: Tue, 19 Apr 2022 10:41:05 -0700 Subject: [PATCH] Upgrade to Spring Data BOM 2021.2.0-RC1 (Raj-RC1). --- gradle.properties | 2 +- pom.xml | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/gradle.properties b/gradle.properties index f4ba18e..4e927dc 100644 --- a/gradle.properties +++ b/gradle.properties @@ -9,7 +9,7 @@ multithreadedtcVersion=1.01 pivotalGemFireVersion=9.10.15 springVersion=5.3.19 springBootVersion=2.7.0-M3 -springDataBomVersion=2021.2.0-M4 +springDataBomVersion=2021.2.0-RC1 springDataGeodeVersion=2.7.0-M4 springShellVersion=1.2.0.RELEASE version=0.3.0-RAJ-SNAPSHOT diff --git a/pom.xml b/pom.xml index b96ceb3..ea94121 100644 --- a/pom.xml +++ b/pom.xml @@ -90,7 +90,7 @@ 9.10.15 5.3.19 2.7.0-M3 - 2021.2.0-M4 + 2021.2.0-RC1 1.2.0.RELEASE