From e97d38093647230a6af439961ef82f9f5ba7d86e Mon Sep 17 00:00:00 2001 From: John Blum Date: Fri, 22 Jan 2021 14:11:07 -0800 Subject: [PATCH] Upgrade to Spring Data Neumann-SR6. Upgrade to Spring Data BOM (Release Train) Neumann-SR6. Upgrade to Spring Data Build Parent 2.3.6.RELEASE. Upgrade to Spring Data for Apache Geode & VMware Tanzu (Pivotal) GemFire 2.3.6.RELEASE. --- gradle.properties | 6 +++--- pom.xml | 4 ++-- 2 files changed, 5 insertions(+), 5 deletions(-) diff --git a/gradle.properties b/gradle.properties index 65cd37f..7339bf1 100644 --- a/gradle.properties +++ b/gradle.properties @@ -9,8 +9,8 @@ multithreadedtcVersion=1.01 pivotalGemFireVersion=9.10.5 springVersion=5.2.12.RELEASE springBootVersion=2.3.8.RELEASE -springDataGemFireVersion=2.3.5.RELEASE -springDataGeodeVersion=2.3.5.RELEASE -springDataReleaseTrainVersion=Neumann-SR5 +springDataGemFireVersion=2.3.6.RELEASE +springDataGeodeVersion=2.3.6.RELEASE +springDataReleaseTrainVersion=Neumann-SR6 springShellVersion=1.2.0.RELEASE version=0.0.21-NEUMANN-SNAPSHOT diff --git a/pom.xml b/pom.xml index 98609b0..4c9af7b 100644 --- a/pom.xml +++ b/pom.xml @@ -8,7 +8,7 @@ org.springframework.data.build spring-data-parent - 2.3.5.RELEASE + 2.3.6.RELEASE org.springframework.data @@ -94,7 +94,7 @@ 9.10.5 5.2.12.RELEASE 2.3.8.RELEASE - Neumann-SR5 + Neumann-SR6 1.2.0.RELEASE