diff --git a/pom.xml b/pom.xml index 3ad79423866ebe6d1111879a68776b8e4f776ad5..58b1675e780a77b124b0e7b7b1a49637ed3ef7da 100644 --- a/pom.xml +++ b/pom.xml @@ -75,7 +75,7 @@ <dependency> <groupId>com.github.spotbugs</groupId> <artifactId>spotbugs-annotations</artifactId> - <version>4.8.1</version> + <version>4.8.2</version> <scope>provided</scope> </dependency>