From b9b85fa86bce991947c6056cf40ee1722c3873a3 Mon Sep 17 00:00:00 2001 From: ASF Logging Services RM Date: Mon, 9 Jun 2025 11:45:25 +0000 Subject: [PATCH] Update `org.mongodb:bson` to version `5.5.1` (#3722) --- log4j-mongodb/pom.xml | 2 +- src/changelog/.2.x.x/update_org_mongodb_bson.xml | 4 ++-- 2 files changed, 3 insertions(+), 3 deletions(-) diff --git a/log4j-mongodb/pom.xml b/log4j-mongodb/pom.xml index 7f91d5f5909..452ac0a5829 100644 --- a/log4j-mongodb/pom.xml +++ b/log4j-mongodb/pom.xml @@ -30,7 +30,7 @@ org.apache.logging.log4j.core - 5.5.0 + 5.5.1 2.0.17 diff --git a/src/changelog/.2.x.x/update_org_mongodb_bson.xml b/src/changelog/.2.x.x/update_org_mongodb_bson.xml index 7cd9eb7a3c3..73b69e220eb 100644 --- a/src/changelog/.2.x.x/update_org_mongodb_bson.xml +++ b/src/changelog/.2.x.x/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"> - - Update `org.mongodb:bson` to version `5.5.0` + + Update `org.mongodb:bson` to version `5.5.1`