spotbugs 5.0.10

git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@1903630 13f79535-47bb-0310-9956-ffa450edef68
diff --git a/build.gradle b/build.gradle
index 970b1ea..a052f42 100644
--- a/build.gradle
+++ b/build.gradle
@@ -38,7 +38,7 @@
     id 'com.dorongold.task-tree' version '2.1.0'
     id 'org.nosphere.apache.rat' version '0.7.1'
     id 'distribution'
-    id "com.github.spotbugs" version '5.0.9'
+    id "com.github.spotbugs" version '5.0.10'
     id 'de.thetaphi.forbiddenapis' version '3.3'
     id 'com.github.jk1.dependency-license-report' version '2.0'
 }