From 09ea201888d74f227b71f32c1c74683afc580181 Mon Sep 17 00:00:00 2001 From: John Blum Date: Tue, 3 Nov 2020 15:32:13 -0800 Subject: [PATCH] Upgrade to Spring Data Lovelace-SR21. Upgrade to Spring Data for Apache Geode & VMware Tanzu (Pivotal) GemFire 2.1.21.RELEASE. Upgrade to Spring Data Build 2.1.21.RELEASE. Upgrade to Spring Data Release Train (BOM) Lovelace-SR21. --- gradle.properties | 7 +++---- pom.xml | 4 ++-- 2 files changed, 5 insertions(+), 6 deletions(-) diff --git a/gradle.properties b/gradle.properties index e314eac..ac72256 100644 --- a/gradle.properties +++ b/gradle.properties @@ -8,9 +8,8 @@ multithreadedtcVersion=1.01 pivotalGemFireVersion=9.5.4 springVersion=5.1.19.RELEASE springBootVersion=2.1.18.RELEASE -springDataGemFireVersion=2.1.10.RELEASE -springDataGeodeVersion=2.1.10.RELEASE -springDataReleaseTrainVersion=Lovelace-SR10 -#springDataReleaseTrainVersion=Moore-BUILD-SNAPSHOT +springDataGemFireVersion=2.1.21.RELEASE +springDataGeodeVersion=2.1.21.RELEASE +springDataReleaseTrainVersion=Lovelace-SR21 springShellVersion=1.2.0.RELEASE version=0.0.8-LOVELACE-SNAPSHOT diff --git a/pom.xml b/pom.xml index c5c6ae4..b69479d 100644 --- a/pom.xml +++ b/pom.xml @@ -8,7 +8,7 @@ org.springframework.data.build spring-data-parent - 2.1.10.RELEASE + 2.1.21.RELEASE org.springframework.data @@ -91,7 +91,7 @@ 1.01 5.1.19.RELEASE 2.1.18.RELEASE - Lovelace-SR10 + Lovelace-SR21 1.2.0.RELEASE