From 475e88ff32798172baaad0040c4fbea129a663bc Mon Sep 17 00:00:00 2001 From: John Blum Date: Fri, 24 Sep 2021 22:14:13 -0700 Subject: [PATCH] Change scope of org.apache.geronimo.specs:geronimo-jcdi_2.0_specs dependency to provided. Resolves gh-538. --- spring-data-geode/pom.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/spring-data-geode/pom.xml b/spring-data-geode/pom.xml index 84e88960..c40fe41d 100644 --- a/spring-data-geode/pom.xml +++ b/spring-data-geode/pom.xml @@ -158,7 +158,7 @@ org.apache.geronimo.specs geronimo-jcdi_2.0_spec 1.0.1 - test + provided