This is an automated email from the ASF dual-hosted git repository. pkarwasz pushed a commit to branch 2.24.x in repository https://gitbox.apache.org/repos/asf/logging-log4j2.git
commit 35698946ea03e15f3245b140a1d68dbb62c6be4f Author: ASF Logging Services RM <[email protected]> AuthorDate: Fri Sep 6 11:41:38 2024 +0000 Update `org.mongodb:bson` to version `4.11.4` (#2926) --- src/changelog/2.24.0/update_org_mongodb_bson.xml | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/src/changelog/2.24.0/update_org_mongodb_bson.xml b/src/changelog/2.24.0/update_org_mongodb_bson.xml index e21fcd17fe..dd17b707ff 100644 --- a/src/changelog/2.24.0/update_org_mongodb_bson.xml +++ b/src/changelog/2.24.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="2918" link="https://github.com/apache/logging-log4j2/pull/2918"/> - <description format="asciidoc">Update `org.mongodb:bson` to version `5.1.4`</description> + <issue id="2926" link="https://github.com/apache/logging-log4j2/pull/2926"/> + <description format="asciidoc">Update `org.mongodb:bson` to version `4.11.4`</description> </entry>
