Update `com.github.spotbugs:spotbugs-annotations` to version `4.9.8` (#53)
diff --git a/pom.xml b/pom.xml
index 2224eb5..f76878b 100644
--- a/pom.xml
+++ b/pom.xml
@@ -153,7 +153,7 @@
     <nashorn.version>15.7</nashorn.version>
     <osgi.annotation.bundle.version>2.0.0</osgi.annotation.bundle.version>
     <osgi.annotation.versioning.version>1.1.2</osgi.annotation.versioning.version>
-    <spotbugs-annotations.version>4.9.7</spotbugs-annotations.version>
+    <spotbugs-annotations.version>4.9.8</spotbugs-annotations.version>
 
     <!-- Additional manifest entries -->
     <Class-Path>log4j-api-${log4j.version}.jar log4j-core-${log4j.version}.jar</Class-Path>
diff --git a/src/changelog/.2.x.x/update_com_github_spotbugs_spotbugs_annotations.xml b/src/changelog/.2.x.x/update_com_github_spotbugs_spotbugs_annotations.xml
index 3d47e6d..36e2cdb 100644
--- a/src/changelog/.2.x.x/update_com_github_spotbugs_spotbugs_annotations.xml
+++ b/src/changelog/.2.x.x/update_com_github_spotbugs_spotbugs_annotations.xml
@@ -3,6 +3,6 @@
        xmlns="https://logging.apache.org/xml/ns"
        xsi:schemaLocation="https://logging.apache.org/xml/ns https://logging.apache.org/xml/ns/log4j-changelog-0.xsd"
        type="updated">
-  <issue id="52" link="https://github.com/apache/logging-log4j-jmx-gui/pull/52"/>
-  <description format="asciidoc">Update `com.github.spotbugs:spotbugs-annotations` to version `4.9.7`</description>
+  <issue id="53" link="https://github.com/apache/logging-log4j-jmx-gui/pull/53"/>
+  <description format="asciidoc">Update `com.github.spotbugs:spotbugs-annotations` to version `4.9.8`</description>
 </entry>