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 1a8e83341f4b4b46ae9fa58dd411fc5428264fa7 Author: ASF Logging Services RM <[email protected]> AuthorDate: Wed Sep 4 10:36:13 2024 +0000 Update `org.mongodb:bson` to version `5.1.4` (#2918) --- 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 d68aac0ad6..e21fcd17fe 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="2823" link="https://github.com/apache/logging-log4j2/pull/2823"/> - <description format="asciidoc">Update `org.mongodb:bson` to version `5.1.3`</description> + <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> </entry>
