diff --git a/pom.xml b/pom.xml
index b7bfb70..a9e21ef 100644
--- a/pom.xml
+++ b/pom.xml
@@ -80,7 +80,7 @@
 		<dependency>
 			<groupId>com.github.spotbugs</groupId>
 			<artifactId>spotbugs-annotations</artifactId>
-			<version>4.8.3</version>
+			<version>4.8.5</version>
 			<optional>true</optional>
 		</dependency>