Update `com.github.spotbugs:spotbugs-annotations` to version `4.9.3` (#3545)
diff --git a/log4j-parent/pom.xml b/log4j-parent/pom.xml
index 74bf17f..04eb72b 100644
--- a/log4j-parent/pom.xml
+++ b/log4j-parent/pom.xml
@@ -130,7 +130,7 @@
     <osgi.annotation.versioning.version>1.1.2</osgi.annotation.versioning.version>
     <pax-exam.version>4.14.0</pax-exam.version>
     <plexus-utils.version>3.6.0</plexus-utils.version>
-    <spotbugs-annotations.version>4.9.2</spotbugs-annotations.version>
+    <spotbugs-annotations.version>4.9.3</spotbugs-annotations.version>
     <spring-boot.version>2.7.18</spring-boot.version>
     <spring-framework.version>5.3.39</spring-framework.version>
     <system-stubs.version>2.0.3</system-stubs.version>
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 37f151b..7bfdbe4 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="3516" link="https://github.com/apache/logging-log4j2/pull/3516"/>
-  <description format="asciidoc">Update `com.github.spotbugs:spotbugs-annotations` to version `4.9.2`</description>
+  <issue id="3545" link="https://github.com/apache/logging-log4j2/pull/3545"/>
+  <description format="asciidoc">Update `com.github.spotbugs:spotbugs-annotations` to version `4.9.3`</description>
 </entry>