From 5c077d05e93c49738e9264fa63381cc1a4f8ae88 Mon Sep 17 00:00:00 2001 From: John Blum Date: Tue, 26 Oct 2021 20:59:01 -0700 Subject: [PATCH] Upgrade to Spring Data Pascal-SR6. Upgrade to Spring Data BOM 2021.0.6 (Pascal-SR6). Upgrade to Spring Data Build parent Maven POM 2.5.6. Upgrade to Spring Data for Apache Geode & VMware Tanzu (Pivotal) GemFire 2.5.6. --- gradle.properties | 6 +++--- pom.xml | 4 ++-- 2 files changed, 5 insertions(+), 5 deletions(-) diff --git a/gradle.properties b/gradle.properties index 77e9487..68885af 100644 --- a/gradle.properties +++ b/gradle.properties @@ -9,8 +9,8 @@ multithreadedtcVersion=1.01 pivotalGemFireVersion=9.10.10 springVersion=5.3.12 springBootVersion=2.5.6 -springDataBomVersion=2021.0.6-SNAPSHOT -springDataGemFireVersion=2.5.6-SNAPSHOT -springDataGeodeVersion=2.5.6-SNAPSHOT +springDataBomVersion=2021.0.6 +springDataGemFireVersion=2.5.6 +springDataGeodeVersion=2.5.6 springShellVersion=1.2.0.RELEASE version=0.0.27-SNAPSHOT diff --git a/pom.xml b/pom.xml index 6189b07..38be999 100644 --- a/pom.xml +++ b/pom.xml @@ -8,7 +8,7 @@ org.springframework.data.build spring-data-parent - 2.5.6-SNAPSHOT + 2.5.6 org.springframework.data @@ -93,7 +93,7 @@ 9.10.10 5.3.12 2.5.6 - 2021.0.6-SNAPSHOT + 2021.0.6 1.2.0.RELEASE