You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@logging.apache.org by pk...@apache.org on 2023/12/21 12:52:02 UTC

(logging-log4j2) 01/02: Change type of Dependabot changelog entries

This is an automated email from the ASF dual-hosted git repository.

pkarwasz pushed a commit to branch 2.x
in repository https://gitbox.apache.org/repos/asf/logging-log4j2.git

commit 42268b0b3d7765ef5d96163c263950e72d22b595
Author: Piotr P. Karwasz <pi...@karwasz.org>
AuthorDate: Thu Dec 21 13:49:24 2023 +0100

    Change type of Dependabot changelog entries
---
 src/changelog/.2.x.x/update_actions_upload_artifact.xml           | 4 ++--
 src/changelog/.2.x.x/update_ch_qos_logback_logback_classic.xml    | 4 ++--
 .../.2.x.x/update_co_elastic_clients_elasticsearch_java.xml       | 4 ++--
 src/changelog/.2.x.x/update_com_github_luben_zstd_jni.xml         | 4 ++--
 src/changelog/.2.x.x/update_com_google_guava_guava.xml            | 4 ++--
 src/changelog/.2.x.x/update_commons_codec_commons_codec.xml       | 4 ++--
 src/changelog/.2.x.x/update_commons_io_commons_io.xml             | 4 ++--
 src/changelog/.2.x.x/update_commons_logging_commons_logging.xml   | 4 ++--
 .../.2.x.x/update_de_flapdoodle_reverse_de_flapdoodle_reverse.xml | 4 ++--
 src/changelog/.2.x.x/update_github_codeql_action.xml              | 4 ++--
 src/changelog/.2.x.x/update_io_netty_netty_bom.xml                | 4 ++--
 src/changelog/.2.x.x/update_net_java_dev_jna_jna.xml              | 4 ++--
 .../.2.x.x/update_org_apache_activemq_activemq_broker.xml         | 4 ++--
 ...apache_aries_spifly_org_apache_aries_spifly_dynamic_bundle.xml | 4 ++--
 .../.2.x.x/update_org_apache_commons_commons_compress.xml         | 4 ++--
 src/changelog/.2.x.x/update_org_apache_commons_commons_dbcp2.xml  | 4 ++--
 src/changelog/.2.x.x/update_org_apache_commons_commons_lang3.xml  | 4 ++--
 src/changelog/.2.x.x/update_org_apache_commons_commons_pool2.xml  | 4 ++--
 src/changelog/.2.x.x/update_org_apache_kafka_kafka_clients.xml    | 4 ++--
 src/changelog/.2.x.x/update_org_apache_logging_logging_parent.xml | 8 ++++++++
 src/changelog/.2.x.x/update_org_apache_maven_maven_core.xml       | 4 ++--
 .../.2.x.x/update_org_apache_maven_surefire_surefire_junit47.xml  | 4 ++--
 src/changelog/.2.x.x/update_org_codehaus_plexus_plexus_utils.xml  | 4 ++--
 ...update_org_eclipse_persistence_org_eclipse_persistence_jpa.xml | 4 ++--
 src/changelog/.2.x.x/update_org_jctools_jctools_core.xml          | 4 ++--
 src/changelog/.2.x.x/update_org_jmdns_jmdns.xml                   | 4 ++--
 .../.2.x.x/update_org_springframework_boot_spring_boot.xml        | 4 ++--
 ...update_org_springframework_cloud_spring_cloud_dependencies.xml | 4 ++--
 28 files changed, 62 insertions(+), 54 deletions(-)

diff --git a/src/changelog/.2.x.x/update_actions_upload_artifact.xml b/src/changelog/.2.x.x/update_actions_upload_artifact.xml
index 5ba0dca16c..d7eb238218 100644
--- a/src/changelog/.2.x.x/update_actions_upload_artifact.xml
+++ b/src/changelog/.2.x.x/update_actions_upload_artifact.xml
@@ -1,8 +1,8 @@
 <?xml version="1.0" encoding="UTF-8"?>
 <entry xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"
        xmlns="http://logging.apache.org/log4j/changelog"
-       xsi:schemaLocation="http://logging.apache.org/log4j/changelog https://logging.apache.org/log4j/changelog-0.1.2.xsd"
-       type="changed">
+       xsi:schemaLocation="http://logging.apache.org/log4j/changelog https://logging.apache.org/log4j/changelog-0.1.3.xsd"
+       type="updated">
   <issue id="2096" link="https://github.com/apache/logging-log4j2/pull/2096"/>
   <description format="asciidoc">Update `actions/upload-artifact` to version `4.0.0`</description>
 </entry>
diff --git a/src/changelog/.2.x.x/update_ch_qos_logback_logback_classic.xml b/src/changelog/.2.x.x/update_ch_qos_logback_logback_classic.xml
index 09372ef5d0..12f4fca051 100644
--- a/src/changelog/.2.x.x/update_ch_qos_logback_logback_classic.xml
+++ b/src/changelog/.2.x.x/update_ch_qos_logback_logback_classic.xml
@@ -1,8 +1,8 @@
 <?xml version="1.0" encoding="UTF-8"?>
 <entry xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"
        xmlns="http://logging.apache.org/log4j/changelog"
-       xsi:schemaLocation="http://logging.apache.org/log4j/changelog https://logging.apache.org/log4j/changelog-0.1.2.xsd"
-       type="changed">
+       xsi:schemaLocation="http://logging.apache.org/log4j/changelog https://logging.apache.org/log4j/changelog-0.1.3.xsd"
+       type="updated">
   <issue id="2029" link="https://github.com/apache/logging-log4j2/pull/2029"/>
   <description format="asciidoc">Update `ch.qos.logback:logback-classic` to version `1.3.14`</description>
 </entry>
diff --git a/src/changelog/.2.x.x/update_co_elastic_clients_elasticsearch_java.xml b/src/changelog/.2.x.x/update_co_elastic_clients_elasticsearch_java.xml
index e3f520cea3..7f4def21b5 100644
--- a/src/changelog/.2.x.x/update_co_elastic_clients_elasticsearch_java.xml
+++ b/src/changelog/.2.x.x/update_co_elastic_clients_elasticsearch_java.xml
@@ -1,8 +1,8 @@
 <?xml version="1.0" encoding="UTF-8"?>
 <entry xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"
        xmlns="http://logging.apache.org/log4j/changelog"
-       xsi:schemaLocation="http://logging.apache.org/log4j/changelog https://logging.apache.org/log4j/changelog-0.1.2.xsd"
-       type="changed">
+       xsi:schemaLocation="http://logging.apache.org/log4j/changelog https://logging.apache.org/log4j/changelog-0.1.3.xsd"
+       type="updated">
   <issue id="2078" link="https://github.com/apache/logging-log4j2/pull/2078"/>
   <description format="asciidoc">Update `co.elastic.clients:elasticsearch-java` to version `8.11.2`</description>
 </entry>
diff --git a/src/changelog/.2.x.x/update_com_github_luben_zstd_jni.xml b/src/changelog/.2.x.x/update_com_github_luben_zstd_jni.xml
index c2f4ae8e59..0cdc0a30c2 100644
--- a/src/changelog/.2.x.x/update_com_github_luben_zstd_jni.xml
+++ b/src/changelog/.2.x.x/update_com_github_luben_zstd_jni.xml
@@ -1,8 +1,8 @@
 <?xml version="1.0" encoding="UTF-8"?>
 <entry xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"
        xmlns="http://logging.apache.org/log4j/changelog"
-       xsi:schemaLocation="http://logging.apache.org/log4j/changelog https://logging.apache.org/log4j/changelog-0.1.2.xsd"
-       type="changed">
+       xsi:schemaLocation="http://logging.apache.org/log4j/changelog https://logging.apache.org/log4j/changelog-0.1.3.xsd"
+       type="updated">
   <issue id="2030" link="https://github.com/apache/logging-log4j2/pull/2030"/>
   <description format="asciidoc">Update `com.github.luben:zstd-jni` to version `1.5.5-11`</description>
 </entry>
diff --git a/src/changelog/.2.x.x/update_com_google_guava_guava.xml b/src/changelog/.2.x.x/update_com_google_guava_guava.xml
index 1cec5c326d..26fd1190d6 100644
--- a/src/changelog/.2.x.x/update_com_google_guava_guava.xml
+++ b/src/changelog/.2.x.x/update_com_google_guava_guava.xml
@@ -1,8 +1,8 @@
 <?xml version="1.0" encoding="UTF-8"?>
 <entry xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"
        xmlns="http://logging.apache.org/log4j/changelog"
-       xsi:schemaLocation="http://logging.apache.org/log4j/changelog https://logging.apache.org/log4j/changelog-0.1.2.xsd"
-       type="changed">
+       xsi:schemaLocation="http://logging.apache.org/log4j/changelog https://logging.apache.org/log4j/changelog-0.1.3.xsd"
+       type="updated">
   <issue id="2110" link="https://github.com/apache/logging-log4j2/pull/2110"/>
   <description format="asciidoc">Update `com.google.guava:guava` to version `33.0.0-jre`</description>
 </entry>
diff --git a/src/changelog/.2.x.x/update_commons_codec_commons_codec.xml b/src/changelog/.2.x.x/update_commons_codec_commons_codec.xml
index 6cbe9bb846..414add944a 100644
--- a/src/changelog/.2.x.x/update_commons_codec_commons_codec.xml
+++ b/src/changelog/.2.x.x/update_commons_codec_commons_codec.xml
@@ -1,8 +1,8 @@
 <?xml version="1.0" encoding="UTF-8"?>
 <entry xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"
        xmlns="http://logging.apache.org/log4j/changelog"
-       xsi:schemaLocation="http://logging.apache.org/log4j/changelog https://logging.apache.org/log4j/changelog-0.1.2.xsd"
-       type="changed">
+       xsi:schemaLocation="http://logging.apache.org/log4j/changelog https://logging.apache.org/log4j/changelog-0.1.3.xsd"
+       type="updated">
   <issue id="2042" link="https://github.com/apache/logging-log4j2/pull/2042"/>
   <description format="asciidoc">Update `commons-codec:commons-codec` to version `1.16.0`</description>
 </entry>
diff --git a/src/changelog/.2.x.x/update_commons_io_commons_io.xml b/src/changelog/.2.x.x/update_commons_io_commons_io.xml
index 57635b52d9..e1c12d10fc 100644
--- a/src/changelog/.2.x.x/update_commons_io_commons_io.xml
+++ b/src/changelog/.2.x.x/update_commons_io_commons_io.xml
@@ -1,8 +1,8 @@
 <?xml version="1.0" encoding="UTF-8"?>
 <entry xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"
        xmlns="http://logging.apache.org/log4j/changelog"
-       xsi:schemaLocation="http://logging.apache.org/log4j/changelog https://logging.apache.org/log4j/changelog-0.1.2.xsd"
-       type="changed">
+       xsi:schemaLocation="http://logging.apache.org/log4j/changelog https://logging.apache.org/log4j/changelog-0.1.3.xsd"
+       type="updated">
   <issue id="2034" link="https://github.com/apache/logging-log4j2/pull/2034"/>
   <description format="asciidoc">Update `commons-io:commons-io` to version `2.15.1`</description>
 </entry>
diff --git a/src/changelog/.2.x.x/update_commons_logging_commons_logging.xml b/src/changelog/.2.x.x/update_commons_logging_commons_logging.xml
index ad4366d2c7..23a9ac6560 100644
--- a/src/changelog/.2.x.x/update_commons_logging_commons_logging.xml
+++ b/src/changelog/.2.x.x/update_commons_logging_commons_logging.xml
@@ -1,8 +1,8 @@
 <?xml version="1.0" encoding="UTF-8"?>
 <entry xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"
        xmlns="http://logging.apache.org/log4j/changelog"
-       xsi:schemaLocation="http://logging.apache.org/log4j/changelog https://logging.apache.org/log4j/changelog-0.1.2.xsd"
-       type="changed">
+       xsi:schemaLocation="http://logging.apache.org/log4j/changelog https://logging.apache.org/log4j/changelog-0.1.3.xsd"
+       type="updated">
   <issue id="2050" link="https://github.com/apache/logging-log4j2/pull/2050"/>
   <description format="asciidoc">Update `commons-logging:commons-logging` to version `1.3.0`</description>
 </entry>
diff --git a/src/changelog/.2.x.x/update_de_flapdoodle_reverse_de_flapdoodle_reverse.xml b/src/changelog/.2.x.x/update_de_flapdoodle_reverse_de_flapdoodle_reverse.xml
index b6a7187167..c5707cd768 100644
--- a/src/changelog/.2.x.x/update_de_flapdoodle_reverse_de_flapdoodle_reverse.xml
+++ b/src/changelog/.2.x.x/update_de_flapdoodle_reverse_de_flapdoodle_reverse.xml
@@ -1,8 +1,8 @@
 <?xml version="1.0" encoding="UTF-8"?>
 <entry xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"
        xmlns="http://logging.apache.org/log4j/changelog"
-       xsi:schemaLocation="http://logging.apache.org/log4j/changelog https://logging.apache.org/log4j/changelog-0.1.2.xsd"
-       type="changed">
+       xsi:schemaLocation="http://logging.apache.org/log4j/changelog https://logging.apache.org/log4j/changelog-0.1.3.xsd"
+       type="updated">
   <issue id="1979" link="https://github.com/apache/logging-log4j2/pull/1979"/>
   <description format="asciidoc">Update `de.flapdoodle.reverse:de.flapdoodle.reverse` to version `1.7.2`</description>
 </entry>
diff --git a/src/changelog/.2.x.x/update_github_codeql_action.xml b/src/changelog/.2.x.x/update_github_codeql_action.xml
index e395bdbe75..c2487b49af 100644
--- a/src/changelog/.2.x.x/update_github_codeql_action.xml
+++ b/src/changelog/.2.x.x/update_github_codeql_action.xml
@@ -1,8 +1,8 @@
 <?xml version="1.0" encoding="UTF-8"?>
 <entry xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"
        xmlns="http://logging.apache.org/log4j/changelog"
-       xsi:schemaLocation="http://logging.apache.org/log4j/changelog https://logging.apache.org/log4j/changelog-0.1.2.xsd"
-       type="changed">
+       xsi:schemaLocation="http://logging.apache.org/log4j/changelog https://logging.apache.org/log4j/changelog-0.1.3.xsd"
+       type="updated">
   <issue id="2093" link="https://github.com/apache/logging-log4j2/pull/2093"/>
   <description format="asciidoc">Update `github/codeql-action` to version `3.22.11`</description>
 </entry>
diff --git a/src/changelog/.2.x.x/update_io_netty_netty_bom.xml b/src/changelog/.2.x.x/update_io_netty_netty_bom.xml
index d310dc7fc2..5e92928ec9 100644
--- a/src/changelog/.2.x.x/update_io_netty_netty_bom.xml
+++ b/src/changelog/.2.x.x/update_io_netty_netty_bom.xml
@@ -1,8 +1,8 @@
 <?xml version="1.0" encoding="UTF-8"?>
 <entry xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"
        xmlns="http://logging.apache.org/log4j/changelog"
-       xsi:schemaLocation="http://logging.apache.org/log4j/changelog https://logging.apache.org/log4j/changelog-0.1.2.xsd"
-       type="changed">
+       xsi:schemaLocation="http://logging.apache.org/log4j/changelog https://logging.apache.org/log4j/changelog-0.1.3.xsd"
+       type="updated">
   <issue id="2095" link="https://github.com/apache/logging-log4j2/pull/2095"/>
   <description format="asciidoc">Update `io.netty:netty-bom` to version `4.1.104.Final`</description>
 </entry>
diff --git a/src/changelog/.2.x.x/update_net_java_dev_jna_jna.xml b/src/changelog/.2.x.x/update_net_java_dev_jna_jna.xml
index 51e8e91fa7..5f49029631 100644
--- a/src/changelog/.2.x.x/update_net_java_dev_jna_jna.xml
+++ b/src/changelog/.2.x.x/update_net_java_dev_jna_jna.xml
@@ -1,8 +1,8 @@
 <?xml version="1.0" encoding="UTF-8"?>
 <entry xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"
        xmlns="http://logging.apache.org/log4j/changelog"
-       xsi:schemaLocation="http://logging.apache.org/log4j/changelog https://logging.apache.org/log4j/changelog-0.1.2.xsd"
-       type="changed">
+       xsi:schemaLocation="http://logging.apache.org/log4j/changelog https://logging.apache.org/log4j/changelog-0.1.3.xsd"
+       type="updated">
   <issue id="2081" link="https://github.com/apache/logging-log4j2/pull/2081"/>
   <description format="asciidoc">Update `net.java.dev.jna:jna` to version `5.14.0`</description>
 </entry>
diff --git a/src/changelog/.2.x.x/update_org_apache_activemq_activemq_broker.xml b/src/changelog/.2.x.x/update_org_apache_activemq_activemq_broker.xml
index 0d60774229..c3e2879474 100644
--- a/src/changelog/.2.x.x/update_org_apache_activemq_activemq_broker.xml
+++ b/src/changelog/.2.x.x/update_org_apache_activemq_activemq_broker.xml
@@ -1,8 +1,8 @@
 <?xml version="1.0" encoding="UTF-8"?>
 <entry xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"
        xmlns="http://logging.apache.org/log4j/changelog"
-       xsi:schemaLocation="http://logging.apache.org/log4j/changelog https://logging.apache.org/log4j/changelog-0.1.2.xsd"
-       type="changed">
+       xsi:schemaLocation="http://logging.apache.org/log4j/changelog https://logging.apache.org/log4j/changelog-0.1.3.xsd"
+       type="updated">
   <issue id="2043" link="https://github.com/apache/logging-log4j2/pull/2043"/>
   <description format="asciidoc">Update `org.apache.activemq:activemq-broker` to version `6.0.1`</description>
 </entry>
diff --git a/src/changelog/.2.x.x/update_org_apache_aries_spifly_org_apache_aries_spifly_dynamic_bundle.xml b/src/changelog/.2.x.x/update_org_apache_aries_spifly_org_apache_aries_spifly_dynamic_bundle.xml
index a72673f263..a7361a977a 100644
--- a/src/changelog/.2.x.x/update_org_apache_aries_spifly_org_apache_aries_spifly_dynamic_bundle.xml
+++ b/src/changelog/.2.x.x/update_org_apache_aries_spifly_org_apache_aries_spifly_dynamic_bundle.xml
@@ -1,8 +1,8 @@
 <?xml version="1.0" encoding="UTF-8"?>
 <entry xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"
        xmlns="http://logging.apache.org/log4j/changelog"
-       xsi:schemaLocation="http://logging.apache.org/log4j/changelog https://logging.apache.org/log4j/changelog-0.1.2.xsd"
-       type="changed">
+       xsi:schemaLocation="http://logging.apache.org/log4j/changelog https://logging.apache.org/log4j/changelog-0.1.3.xsd"
+       type="updated">
   <issue id="2058" link="https://github.com/apache/logging-log4j2/pull/2058"/>
   <description format="asciidoc">Update `org.apache.aries.spifly:org.apache.aries.spifly.dynamic.bundle` to version `1.3.7`</description>
 </entry>
diff --git a/src/changelog/.2.x.x/update_org_apache_commons_commons_compress.xml b/src/changelog/.2.x.x/update_org_apache_commons_commons_compress.xml
index 06ea759e19..6cdb204bf5 100644
--- a/src/changelog/.2.x.x/update_org_apache_commons_commons_compress.xml
+++ b/src/changelog/.2.x.x/update_org_apache_commons_commons_compress.xml
@@ -1,8 +1,8 @@
 <?xml version="1.0" encoding="UTF-8"?>
 <entry xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"
        xmlns="http://logging.apache.org/log4j/changelog"
-       xsi:schemaLocation="http://logging.apache.org/log4j/changelog https://logging.apache.org/log4j/changelog-0.1.2.xsd"
-       type="changed">
+       xsi:schemaLocation="http://logging.apache.org/log4j/changelog https://logging.apache.org/log4j/changelog-0.1.3.xsd"
+       type="updated">
   <issue id="2045" link="https://github.com/apache/logging-log4j2/pull/2045"/>
   <description format="asciidoc">Update `org.apache.commons:commons-compress` to version `1.25.0`</description>
 </entry>
diff --git a/src/changelog/.2.x.x/update_org_apache_commons_commons_dbcp2.xml b/src/changelog/.2.x.x/update_org_apache_commons_commons_dbcp2.xml
index 01671eaa96..f32a0639e7 100644
--- a/src/changelog/.2.x.x/update_org_apache_commons_commons_dbcp2.xml
+++ b/src/changelog/.2.x.x/update_org_apache_commons_commons_dbcp2.xml
@@ -1,8 +1,8 @@
 <?xml version="1.0" encoding="UTF-8"?>
 <entry xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"
        xmlns="http://logging.apache.org/log4j/changelog"
-       xsi:schemaLocation="http://logging.apache.org/log4j/changelog https://logging.apache.org/log4j/changelog-0.1.2.xsd"
-       type="changed">
+       xsi:schemaLocation="http://logging.apache.org/log4j/changelog https://logging.apache.org/log4j/changelog-0.1.3.xsd"
+       type="updated">
   <issue id="2048" link="https://github.com/apache/logging-log4j2/pull/2048"/>
   <description format="asciidoc">Update `org.apache.commons:commons-dbcp2` to version `2.11.0`</description>
 </entry>
diff --git a/src/changelog/.2.x.x/update_org_apache_commons_commons_lang3.xml b/src/changelog/.2.x.x/update_org_apache_commons_commons_lang3.xml
index f815cb6f54..0914c1821c 100644
--- a/src/changelog/.2.x.x/update_org_apache_commons_commons_lang3.xml
+++ b/src/changelog/.2.x.x/update_org_apache_commons_commons_lang3.xml
@@ -1,8 +1,8 @@
 <?xml version="1.0" encoding="UTF-8"?>
 <entry xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"
        xmlns="http://logging.apache.org/log4j/changelog"
-       xsi:schemaLocation="http://logging.apache.org/log4j/changelog https://logging.apache.org/log4j/changelog-0.1.2.xsd"
-       type="changed">
+       xsi:schemaLocation="http://logging.apache.org/log4j/changelog https://logging.apache.org/log4j/changelog-0.1.3.xsd"
+       type="updated">
   <issue id="2047" link="https://github.com/apache/logging-log4j2/pull/2047"/>
   <description format="asciidoc">Update `org.apache.commons:commons-lang3` to version `3.14.0`</description>
 </entry>
diff --git a/src/changelog/.2.x.x/update_org_apache_commons_commons_pool2.xml b/src/changelog/.2.x.x/update_org_apache_commons_commons_pool2.xml
index 147fff8e8e..5dd217b6e0 100644
--- a/src/changelog/.2.x.x/update_org_apache_commons_commons_pool2.xml
+++ b/src/changelog/.2.x.x/update_org_apache_commons_commons_pool2.xml
@@ -1,8 +1,8 @@
 <?xml version="1.0" encoding="UTF-8"?>
 <entry xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"
        xmlns="http://logging.apache.org/log4j/changelog"
-       xsi:schemaLocation="http://logging.apache.org/log4j/changelog https://logging.apache.org/log4j/changelog-0.1.2.xsd"
-       type="changed">
+       xsi:schemaLocation="http://logging.apache.org/log4j/changelog https://logging.apache.org/log4j/changelog-0.1.3.xsd"
+       type="updated">
   <issue id="2057" link="https://github.com/apache/logging-log4j2/pull/2057"/>
   <description format="asciidoc">Update `org.apache.commons:commons-pool2` to version `2.12.0`</description>
 </entry>
diff --git a/src/changelog/.2.x.x/update_org_apache_kafka_kafka_clients.xml b/src/changelog/.2.x.x/update_org_apache_kafka_kafka_clients.xml
index 1d38e9ab3c..063ae6dcae 100644
--- a/src/changelog/.2.x.x/update_org_apache_kafka_kafka_clients.xml
+++ b/src/changelog/.2.x.x/update_org_apache_kafka_kafka_clients.xml
@@ -1,8 +1,8 @@
 <?xml version="1.0" encoding="UTF-8"?>
 <entry xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"
        xmlns="http://logging.apache.org/log4j/changelog"
-       xsi:schemaLocation="http://logging.apache.org/log4j/changelog https://logging.apache.org/log4j/changelog-0.1.2.xsd"
-       type="changed">
+       xsi:schemaLocation="http://logging.apache.org/log4j/changelog https://logging.apache.org/log4j/changelog-0.1.3.xsd"
+       type="updated">
   <issue id="2068" link="https://github.com/apache/logging-log4j2/pull/2068"/>
   <description format="asciidoc">Update `org.apache.kafka:kafka-clients` to version `3.6.1`</description>
 </entry>
diff --git a/src/changelog/.2.x.x/update_org_apache_logging_logging_parent.xml b/src/changelog/.2.x.x/update_org_apache_logging_logging_parent.xml
new file mode 100644
index 0000000000..6ab4e6357d
--- /dev/null
+++ b/src/changelog/.2.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="http://logging.apache.org/log4j/changelog"
+       xsi:schemaLocation="http://logging.apache.org/log4j/changelog https://logging.apache.org/log4j/changelog-0.1.3.xsd"
+       type="updated">
+  <issue id="2119" link="https://github.com/apache/logging-log4j2/pull/2119"/>
+  <description format="asciidoc">Update `org.apache.logging:logging-parent` to version `10.5.0`</description>
+</entry>
diff --git a/src/changelog/.2.x.x/update_org_apache_maven_maven_core.xml b/src/changelog/.2.x.x/update_org_apache_maven_maven_core.xml
index d879ecbce4..69d83a194f 100644
--- a/src/changelog/.2.x.x/update_org_apache_maven_maven_core.xml
+++ b/src/changelog/.2.x.x/update_org_apache_maven_maven_core.xml
@@ -1,8 +1,8 @@
 <?xml version="1.0" encoding="UTF-8"?>
 <entry xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"
        xmlns="http://logging.apache.org/log4j/changelog"
-       xsi:schemaLocation="http://logging.apache.org/log4j/changelog https://logging.apache.org/log4j/changelog-0.1.2.xsd"
-       type="changed">
+       xsi:schemaLocation="http://logging.apache.org/log4j/changelog https://logging.apache.org/log4j/changelog-0.1.3.xsd"
+       type="updated">
   <issue id="2040" link="https://github.com/apache/logging-log4j2/pull/2040"/>
   <description format="asciidoc">Update `org.apache.maven:maven-core` to version `3.9.6`</description>
 </entry>
diff --git a/src/changelog/.2.x.x/update_org_apache_maven_surefire_surefire_junit47.xml b/src/changelog/.2.x.x/update_org_apache_maven_surefire_surefire_junit47.xml
index fa7fdb8645..b2af327bac 100644
--- a/src/changelog/.2.x.x/update_org_apache_maven_surefire_surefire_junit47.xml
+++ b/src/changelog/.2.x.x/update_org_apache_maven_surefire_surefire_junit47.xml
@@ -1,8 +1,8 @@
 <?xml version="1.0" encoding="UTF-8"?>
 <entry xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"
        xmlns="http://logging.apache.org/log4j/changelog"
-       xsi:schemaLocation="http://logging.apache.org/log4j/changelog https://logging.apache.org/log4j/changelog-0.1.2.xsd"
-       type="changed">
+       xsi:schemaLocation="http://logging.apache.org/log4j/changelog https://logging.apache.org/log4j/changelog-0.1.3.xsd"
+       type="updated">
   <issue id="2088" link="https://github.com/apache/logging-log4j2/pull/2088"/>
   <description format="asciidoc">Update `org.apache.maven.surefire:surefire-junit47` to version `3.2.3`</description>
 </entry>
diff --git a/src/changelog/.2.x.x/update_org_codehaus_plexus_plexus_utils.xml b/src/changelog/.2.x.x/update_org_codehaus_plexus_plexus_utils.xml
index f297771ea1..24276e27e7 100644
--- a/src/changelog/.2.x.x/update_org_codehaus_plexus_plexus_utils.xml
+++ b/src/changelog/.2.x.x/update_org_codehaus_plexus_plexus_utils.xml
@@ -1,8 +1,8 @@
 <?xml version="1.0" encoding="UTF-8"?>
 <entry xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"
        xmlns="http://logging.apache.org/log4j/changelog"
-       xsi:schemaLocation="http://logging.apache.org/log4j/changelog https://logging.apache.org/log4j/changelog-0.1.2.xsd"
-       type="changed">
+       xsi:schemaLocation="http://logging.apache.org/log4j/changelog https://logging.apache.org/log4j/changelog-0.1.3.xsd"
+       type="updated">
   <issue id="2056" link="https://github.com/apache/logging-log4j2/pull/2056"/>
   <description format="asciidoc">Update `org.codehaus.plexus:plexus-utils` to version `3.5.1`</description>
 </entry>
diff --git a/src/changelog/.2.x.x/update_org_eclipse_persistence_org_eclipse_persistence_jpa.xml b/src/changelog/.2.x.x/update_org_eclipse_persistence_org_eclipse_persistence_jpa.xml
index 91a223757d..010ecba867 100644
--- a/src/changelog/.2.x.x/update_org_eclipse_persistence_org_eclipse_persistence_jpa.xml
+++ b/src/changelog/.2.x.x/update_org_eclipse_persistence_org_eclipse_persistence_jpa.xml
@@ -1,8 +1,8 @@
 <?xml version="1.0" encoding="UTF-8"?>
 <entry xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"
        xmlns="http://logging.apache.org/log4j/changelog"
-       xsi:schemaLocation="http://logging.apache.org/log4j/changelog https://logging.apache.org/log4j/changelog-0.1.2.xsd"
-       type="changed">
+       xsi:schemaLocation="http://logging.apache.org/log4j/changelog https://logging.apache.org/log4j/changelog-0.1.3.xsd"
+       type="updated">
   <issue id="2094" link="https://github.com/apache/logging-log4j2/pull/2094"/>
   <description format="asciidoc">Update `org.eclipse.persistence:org.eclipse.persistence.jpa` to version `2.7.14`</description>
 </entry>
diff --git a/src/changelog/.2.x.x/update_org_jctools_jctools_core.xml b/src/changelog/.2.x.x/update_org_jctools_jctools_core.xml
index 0c6c09f43e..8477d1a40c 100644
--- a/src/changelog/.2.x.x/update_org_jctools_jctools_core.xml
+++ b/src/changelog/.2.x.x/update_org_jctools_jctools_core.xml
@@ -1,8 +1,8 @@
 <?xml version="1.0" encoding="UTF-8"?>
 <entry xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"
        xmlns="http://logging.apache.org/log4j/changelog"
-       xsi:schemaLocation="http://logging.apache.org/log4j/changelog https://logging.apache.org/log4j/changelog-0.1.2.xsd"
-       type="changed">
+       xsi:schemaLocation="http://logging.apache.org/log4j/changelog https://logging.apache.org/log4j/changelog-0.1.3.xsd"
+       type="updated">
   <issue id="1984" link="https://github.com/apache/logging-log4j2/pull/1984"/>
   <description format="asciidoc">Update `org.jctools:jctools-core` to version `4.0.2`</description>
 </entry>
diff --git a/src/changelog/.2.x.x/update_org_jmdns_jmdns.xml b/src/changelog/.2.x.x/update_org_jmdns_jmdns.xml
index 80b88dfc54..20d46d5a48 100644
--- a/src/changelog/.2.x.x/update_org_jmdns_jmdns.xml
+++ b/src/changelog/.2.x.x/update_org_jmdns_jmdns.xml
@@ -1,8 +1,8 @@
 <?xml version="1.0" encoding="UTF-8"?>
 <entry xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"
        xmlns="http://logging.apache.org/log4j/changelog"
-       xsi:schemaLocation="http://logging.apache.org/log4j/changelog https://logging.apache.org/log4j/changelog-0.1.2.xsd"
-       type="changed">
+       xsi:schemaLocation="http://logging.apache.org/log4j/changelog https://logging.apache.org/log4j/changelog-0.1.3.xsd"
+       type="updated">
   <issue id="2067" link="https://github.com/apache/logging-log4j2/pull/2067"/>
   <description format="asciidoc">Update `org.jmdns:jmdns` to version `3.5.9`</description>
 </entry>
diff --git a/src/changelog/.2.x.x/update_org_springframework_boot_spring_boot.xml b/src/changelog/.2.x.x/update_org_springframework_boot_spring_boot.xml
index 7bdd425779..f18fc4a5d0 100644
--- a/src/changelog/.2.x.x/update_org_springframework_boot_spring_boot.xml
+++ b/src/changelog/.2.x.x/update_org_springframework_boot_spring_boot.xml
@@ -1,8 +1,8 @@
 <?xml version="1.0" encoding="UTF-8"?>
 <entry xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"
        xmlns="http://logging.apache.org/log4j/changelog"
-       xsi:schemaLocation="http://logging.apache.org/log4j/changelog https://logging.apache.org/log4j/changelog-0.1.2.xsd"
-       type="changed">
+       xsi:schemaLocation="http://logging.apache.org/log4j/changelog https://logging.apache.org/log4j/changelog-0.1.3.xsd"
+       type="updated">
   <issue id="1998" link="https://github.com/apache/logging-log4j2/pull/1998"/>
   <description format="asciidoc">Update `org.springframework.boot:spring-boot` to version `2.7.18`</description>
 </entry>
diff --git a/src/changelog/.2.x.x/update_org_springframework_cloud_spring_cloud_dependencies.xml b/src/changelog/.2.x.x/update_org_springframework_cloud_spring_cloud_dependencies.xml
index eff31e916f..e7893f298e 100644
--- a/src/changelog/.2.x.x/update_org_springframework_cloud_spring_cloud_dependencies.xml
+++ b/src/changelog/.2.x.x/update_org_springframework_cloud_spring_cloud_dependencies.xml
@@ -1,8 +1,8 @@
 <?xml version="1.0" encoding="UTF-8"?>
 <entry xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"
        xmlns="http://logging.apache.org/log4j/changelog"
-       xsi:schemaLocation="http://logging.apache.org/log4j/changelog https://logging.apache.org/log4j/changelog-0.1.2.xsd"
-       type="changed">
+       xsi:schemaLocation="http://logging.apache.org/log4j/changelog https://logging.apache.org/log4j/changelog-0.1.3.xsd"
+       type="updated">
   <issue id="2109" link="https://github.com/apache/logging-log4j2/pull/2109"/>
   <description format="asciidoc">Update `org.springframework.cloud:spring-cloud-dependencies` to version `2021.0.9`</description>
 </entry>