Skip to content

Commit bdd1024

Browse files
committed
fix: changelog mess
1 parent ff352a7 commit bdd1024

3 files changed

Lines changed: 12 additions & 4 deletions

File tree

Lines changed: 8 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,8 @@
1+
<?xml version="1.0" encoding="UTF-8"?>
2+
<entry xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"
3+
xmlns="https://logging.apache.org/xml/ns"
4+
xsi:schemaLocation="https://logging.apache.org/xml/ns https://logging.apache.org/xml/ns/log4j-changelog-0.xsd"
5+
type="updated">
6+
<issue id="3961" link="https://github.com/apache/logging-log4j2/pull/3961"/>
7+
<description format="asciidoc">Update `org.mongodb:bson` to version `5.6.1`</description>
8+
</entry>

src/changelog/2.25.0/update_com_fasterxml_jackson_jackson_bom.xml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -3,6 +3,6 @@
33
xmlns="https://logging.apache.org/xml/ns"
44
xsi:schemaLocation="https://logging.apache.org/xml/ns https://logging.apache.org/xml/ns/log4j-changelog-0.xsd"
55
type="updated">
6-
<issue id="3847" link="https://github.com/apache/logging-log4j2/pull/3847"/>
7-
<description format="asciidoc">Update `com.fasterxml.jackson:jackson-bom` to version ``</description>
6+
<issue id="3708" link="https://github.com/apache/logging-log4j2/pull/3708"/>
7+
<description format="asciidoc">Update `com.fasterxml.jackson:jackson-bom` to version `2.19.0`</description>
88
</entry>

src/changelog/2.25.0/update_org_mongodb_bson.xml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -3,6 +3,6 @@
33
xmlns="https://logging.apache.org/xml/ns"
44
xsi:schemaLocation="https://logging.apache.org/xml/ns https://logging.apache.org/xml/ns/log4j-changelog-0.xsd"
55
type="updated">
6-
<issue id="3961" link="https://github.com/apache/logging-log4j2/pull/3961"/>
7-
<description format="asciidoc">Update `org.mongodb:bson` to version `5.6.1`</description>
6+
<issue id="3722" link="https://github.com/apache/logging-log4j2/pull/3722"/>
7+
<description format="asciidoc">Update `org.mongodb:bson` to version `5.5.1`</description>
88
</entry>

0 commit comments

Comments
 (0)