Bump spotbugs-maven-plugin from 4.7.3.2 to 4.7.3.3 (#47)

Bumps [spotbugs-maven-plugin](https://github.com/spotbugs/spotbugs-maven-plugin) from 4.7.3.2 to 4.7.3.3.
- [Release notes](https://github.com/spotbugs/spotbugs-maven-plugin/releases)
- [Commits](https://github.com/spotbugs/spotbugs-maven-plugin/compare/spotbugs-maven-plugin-4.7.3.2...spotbugs-maven-plugin-4.7.3.3)

---
updated-dependencies:
- dependency-name: com.github.spotbugs:spotbugs-maven-plugin
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
diff --git a/log4j-tools-parent/pom.xml b/log4j-tools-parent/pom.xml
index 98250ac..0e68da0 100644
--- a/log4j-tools-parent/pom.xml
+++ b/log4j-tools-parent/pom.xml
@@ -63,7 +63,7 @@
     <!-- plugin versions -->
     <error-prone.version>2.18.0</error-prone.version>
     <findsecbugs-plugin.version>1.12.0</findsecbugs-plugin.version>
-    <spotbugs-maven-plugin.version>4.7.3.2</spotbugs-maven-plugin.version>
+    <spotbugs-maven-plugin.version>4.7.3.3</spotbugs-maven-plugin.version>
     <spotless-maven-plugin.version>2.35.0</spotless-maven-plugin.version>
 
   </properties>