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

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

commit bdd102466d18154c3e4668d5956385798486a2d7
Author: Piotr P. Karwasz <[email protected]>
AuthorDate: Sat Mar 28 11:29:04 2026 +0100

    fix: changelog mess
---
 src/changelog/{2.25.0 => .2.x.x}/update_org_mongodb_bson.xml      | 0
 src/changelog/2.25.0/update_com_fasterxml_jackson_jackson_bom.xml | 4 ++--
 src/changelog/2.25.0/update_org_mongodb_bson.xml                  | 4 ++--
 3 files changed, 4 insertions(+), 4 deletions(-)

diff --git a/src/changelog/2.25.0/update_org_mongodb_bson.xml 
b/src/changelog/.2.x.x/update_org_mongodb_bson.xml
similarity index 100%
copy from src/changelog/2.25.0/update_org_mongodb_bson.xml
copy to src/changelog/.2.x.x/update_org_mongodb_bson.xml
diff --git a/src/changelog/2.25.0/update_com_fasterxml_jackson_jackson_bom.xml 
b/src/changelog/2.25.0/update_com_fasterxml_jackson_jackson_bom.xml
index 08757e744a..73d0af758c 100644
--- a/src/changelog/2.25.0/update_com_fasterxml_jackson_jackson_bom.xml
+++ b/src/changelog/2.25.0/update_com_fasterxml_jackson_jackson_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="3847" link="https://github.com/apache/logging-log4j2/pull/3847"/>
-  <description format="asciidoc">Update `com.fasterxml.jackson:jackson-bom` to 
version ``</description>
+  <issue id="3708" link="https://github.com/apache/logging-log4j2/pull/3708"/>
+  <description format="asciidoc">Update `com.fasterxml.jackson:jackson-bom` to 
version `2.19.0`</description>
 </entry>
diff --git a/src/changelog/2.25.0/update_org_mongodb_bson.xml 
b/src/changelog/2.25.0/update_org_mongodb_bson.xml
index 88fdfc6647..73b69e220e 100644
--- a/src/changelog/2.25.0/update_org_mongodb_bson.xml
+++ b/src/changelog/2.25.0/update_org_mongodb_bson.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="3961" link="https://github.com/apache/logging-log4j2/pull/3961"/>
-  <description format="asciidoc">Update `org.mongodb:bson` to version 
`5.6.1`</description>
+  <issue id="3722" link="https://github.com/apache/logging-log4j2/pull/3722"/>
+  <description format="asciidoc">Update `org.mongodb:bson` to version 
`5.5.1`</description>
 </entry>

Reply via email to