diff --git a/spring-data-geode/pom.xml b/spring-data-geode/pom.xml index d809e53e..eeea6a09 100644 --- a/spring-data-geode/pom.xml +++ b/spring-data-geode/pom.xml @@ -101,6 +101,12 @@ ${cdi} true provided + + + javax.annotation + jsr250-api + +