From 3af4e8cfe0305dbc771a197e8fcb1a942038ff56 Mon Sep 17 00:00:00 2001 From: Chris Bono Date: Fri, 28 Jan 2022 11:13:01 -0600 Subject: [PATCH] Upgrade Geode to support Spring Boot 2.6.3 * Fix Geode integration tests * Upgrade spring-geode-starter -> 1.6.3 * Upgrade apachegeode/geode -> 1.14.3 * Upgrade spring-data-geode-test -> 0.0.28 --- function/aggregator-function/pom.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/function/aggregator-function/pom.xml b/function/aggregator-function/pom.xml index 01325255..7c262fa2 100644 --- a/function/aggregator-function/pom.xml +++ b/function/aggregator-function/pom.xml @@ -66,7 +66,7 @@ org.springframework.geode spring-geode-starter - 1.3.2.RELEASE + 1.6.3