diff --git a/pom.xml b/pom.xml
index c1c66ab..546fde9 100644
--- a/pom.xml
+++ b/pom.xml
@@ -156,7 +156,7 @@
 			<dependency>
 				<groupId>com.github.spotbugs</groupId>
 				<artifactId>spotbugs-annotations</artifactId>
-				<version>4.8.6</version>
+				<version>4.9.0</version>
 				<optional>true</optional>
 			</dependency>
 			<dependency>