Update `org.apache.logging.log4j:log4j-bom` to version `2.24.2` (#100)
diff --git a/pom.xml b/pom.xml
index 4d0d575..eb6a348 100644
--- a/pom.xml
+++ b/pom.xml
@@ -143,7 +143,7 @@
     <!-- dependency versions -->
     <jmh.version>1.37</jmh.version>
     <junit.version>5.11.3</junit.version>
-    <log4j.version>2.24.1</log4j.version>
+    <log4j.version>2.24.2</log4j.version>
     <kotlin.version>2.0.21</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 de86118..c121cce 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="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>
+  <issue id="100" link="https://github.com/apache/logging-log4j-kotlin/pull/100"/>
+  <description format="asciidoc">Update `org.apache.logging.log4j:log4j-bom` to version `2.24.2`</description>
 </entry>