diff --git a/pom.xml b/pom.xml index b5170174f..cb335e617 100644 --- a/pom.xml +++ b/pom.xml @@ -95,7 +95,7 @@ <dependency> <groupId>com.github.spotbugs</groupId> <artifactId>spotbugs-annotations</artifactId> - <version>4.7.3</version> + <version>4.9.0</version> <optional>true</optional> </dependency>