Update `org.apache.logging.log4j:log4j-bom` to version `2.24.1` (#95)
diff --git a/pom.xml b/pom.xml
index f0a5b0a..fbc3afb 100644
--- a/pom.xml
+++ b/pom.xml
@@ -143,7 +143,7 @@
     <!-- dependency versions -->
     <jmh.version>1.37</jmh.version>
     <junit.version>5.11.1</junit.version>
-    <log4j.version>2.24.0</log4j.version>
+    <log4j.version>2.24.1</log4j.version>
     <kotlin.version>2.0.20</kotlin.version>
     <kotlinx.coroutines.version>1.6.4</kotlinx.coroutines.version>
     <mockito-kotlin.version>4.1.0</mockito-kotlin.version>
diff --git a/src/changelog/.1.x.x/update_org_apache_logging_log4j_log4j_bom.xml b/src/changelog/.1.x.x/update_org_apache_logging_log4j_log4j_bom.xml
index 5916c58..de86118 100644
--- a/src/changelog/.1.x.x/update_org_apache_logging_log4j_log4j_bom.xml
+++ b/src/changelog/.1.x.x/update_org_apache_logging_log4j_log4j_bom.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="87" link="https://github.com/apache/logging-log4j-kotlin/pull/87"/>
-  <description format="asciidoc">Update `org.apache.logging.log4j:log4j-bom` to version `2.24.0`</description>
+  <issue id="95" link="https://github.com/apache/logging-log4j-kotlin/pull/95"/>
+  <description format="asciidoc">Update `org.apache.logging.log4j:log4j-bom` to version `2.24.1`</description>
 </entry>