Update `org.apache.logging:logging-parent` to version `11.2.0` (#60)
diff --git a/pom.xml b/pom.xml
index 06b7487..c6558f6 100644
--- a/pom.xml
+++ b/pom.xml
@@ -22,7 +22,7 @@
   <parent>
     <groupId>org.apache.logging</groupId>
     <artifactId>logging-parent</artifactId>
-    <version>11.1.0</version>
+    <version>11.2.0</version>
     <relativePath />
   </parent>
 
diff --git a/src/changelog/.13.x.x/update_org_apache_logging_logging_parent.xml b/src/changelog/.13.x.x/update_org_apache_logging_logging_parent.xml
index 26e2c80..8217954 100644
--- a/src/changelog/.13.x.x/update_org_apache_logging_logging_parent.xml
+++ b/src/changelog/.13.x.x/update_org_apache_logging_logging_parent.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="56" link="https://github.com/apache/logging-log4j-scala/pull/56"/>
-  <description format="asciidoc">Update `org.apache.logging:logging-parent` to version ``</description>
+  <issue id="60" link="https://github.com/apache/logging-log4j-scala/pull/60"/>
+  <description format="asciidoc">Update `org.apache.logging:logging-parent` to version `11.2.0`</description>
 </entry>