From 13c79019b2bd5136e4b17e45a0d9e5c5006ea452 Mon Sep 17 00:00:00 2001 From: John Blum Date: Thu, 13 Oct 2022 17:14:32 -0700 Subject: [PATCH] Upgrade to Spring Data BOM 2021.2.5 (Raj-SR5). --- gradle.properties | 2 +- pom.xml | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/gradle.properties b/gradle.properties index 32fa747..b5b91da 100644 --- a/gradle.properties +++ b/gradle.properties @@ -9,7 +9,7 @@ multithreadedtcVersion=1.01 pivotalGemFireVersion=9.10.16 springVersion=5.3.23 springBootVersion=2.7.4 -springDataBomVersion=2021.2.3 +springDataBomVersion=2021.2.5 springDataGeodeVersion=2.7.4-SNAPSHOT springShellVersion=1.2.0.RELEASE version=0.3.2-RAJ-SNAPSHOT diff --git a/pom.xml b/pom.xml index 583ed89..1205c23 100644 --- a/pom.xml +++ b/pom.xml @@ -90,7 +90,7 @@ 9.10.16 5.3.23 2.7.4 - 2021.2.3 + 2021.2.5 1.2.0.RELEASE