From faff93d6f47fb3da24c1101e911cfef7a6cbc4a0 Mon Sep 17 00:00:00 2001 From: John Blum Date: Thu, 23 Jan 2020 14:54:51 -0800 Subject: [PATCH] Remove explicit dependency management for Apache Geode and Pivotal GemFire. Let the Spring Data Release Train (e.g. SD Neumann), and speficially Spring Data for Apache Geode & Pivotal GemFire determine the correct versions of Apache Geode & Pivotal GemFire, respectively. --- pom.xml | 25 ++++++++++++++++++++++++- 1 file changed, 24 insertions(+), 1 deletion(-) diff --git a/pom.xml b/pom.xml index 7c10dc9..e7f93c5 100644 --- a/pom.xml +++ b/pom.xml @@ -83,7 +83,7 @@ 3.3 2.19.1 UTF-8 - 1.9.2 + 3.14.0 4.13 2.12.1 @@ -91,6 +91,7 @@ 1.18.10 3.2.4 1.01 + 5.2.3.RELEASE 2.2.4.RELEASE Moore-BUILD-SNAPSHOT @@ -136,6 +137,7 @@ logback-classic ${logback.version} + org.springframework.boot spring-boot-starter