Update `org.apache.logging.log4j:log4j-core` to version `2.24.2` (#159)
diff --git a/log4j-docgen/pom.xml b/log4j-docgen/pom.xml
index 089cfe5..4ed1e06 100644
--- a/log4j-docgen/pom.xml
+++ b/log4j-docgen/pom.xml
@@ -36,7 +36,7 @@
 
     <!-- Dependency versions -->
     <!-- We explicitly test against Log4j 2 -->
-    <log4j-core.version>2.24.1</log4j-core.version>
+    <log4j-core.version>2.24.2</log4j-core.version>
     <log4j-plugins.version>3.0.0-beta3</log4j-plugins.version>
 
   </properties>
diff --git a/src/changelog/.0.x.x/update_org_apache_logging_log4j_log4j_core.xml b/src/changelog/.0.x.x/update_org_apache_logging_log4j_log4j_core.xml
index 90f0726..fdeba64 100644
--- a/src/changelog/.0.x.x/update_org_apache_logging_log4j_log4j_core.xml
+++ b/src/changelog/.0.x.x/update_org_apache_logging_log4j_log4j_core.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="150" link="https://github.com/apache/logging-log4j-tools/pull/150"/>
-  <description format="asciidoc">Update `org.apache.logging.log4j:log4j-core` to version `2.24.1`</description>
+  <issue id="159" link="https://github.com/apache/logging-log4j-tools/pull/159"/>
+  <description format="asciidoc">Update `org.apache.logging.log4j:log4j-core` to version `2.24.2`</description>
 </entry>