SLING-10893 Enable code checks with SpotBugs

update dependency
diff --git a/pom.xml b/pom.xml
index 4a40f85..2a7f87d 100644
--- a/pom.xml
+++ b/pom.xml
@@ -132,7 +132,7 @@
       <plugin>
         <groupId>com.github.spotbugs</groupId>
         <artifactId>spotbugs-maven-plugin</artifactId>
-        <version>4.4.2.2</version>
+        <version>4.6.0.0</version>
         <configuration>
           <plugins>
             <plugin>