diff --git a/spring-data-mongodb/pom.xml b/spring-data-mongodb/pom.xml index c1efaea42..1f157e75b 100644 --- a/spring-data-mongodb/pom.xml +++ b/spring-data-mongodb/pom.xml @@ -87,6 +87,13 @@ true + + com.google.code.findbugs + jsr305 + 3.0.2 + true + +