Update `org.apache.logging:logging-parent` to version `11.2.0` (#85)
diff --git a/pom.xml b/pom.xml
index fcbb941..a3dd6e5 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/.1.x.x/update_org_apache_logging_logging_parent.xml b/src/changelog/.1.x.x/update_org_apache_logging_logging_parent.xml
new file mode 100644
index 0000000..6bd4135
--- /dev/null
+++ b/src/changelog/.1.x.x/update_org_apache_logging_logging_parent.xml
@@ -0,0 +1,8 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<entry xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"
+       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="85" link="https://github.com/apache/logging-log4j-kotlin/pull/85"/>
+  <description format="asciidoc">Update `org.apache.logging:logging-parent` to version `11.2.0`</description>
+</entry>