This is an automated email from the ASF dual-hosted git repository.
pkarwasz pushed a commit to branch main
in repository https://gitbox.apache.org/repos/asf/logging-log4j2.git
The following commit(s) were added to refs/heads/main by this push:
new fd5dafc312 Update `org.mongodb:bson` to version `5.5.1` (#3720)
fd5dafc312 is described below
commit fd5dafc312769958039832567770ef0911d7c558
Author: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
AuthorDate: Wed Jun 11 07:42:00 2025 +0000
Update `org.mongodb:bson` to version `5.5.1` (#3720)
Co-authored-by: ASF Logging Services RM <[email protected]>
---
log4j-mongodb/pom.xml | 2 +-
src/changelog/.3.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 70935cb353..ae414d6cdd 100644
--- a/log4j-mongodb/pom.xml
+++ b/log4j-mongodb/pom.xml
@@ -37,7 +37,7 @@
<Fragment-Host>org.apache.logging.log4j.core</Fragment-Host>
<!-- Dependency properties -->
- <mongodb.version>5.5.0</mongodb.version>
+ <mongodb.version>5.5.1</mongodb.version>
<slf4j2.version>2.0.17</slf4j2.version>
</properties>
diff --git a/src/changelog/.3.x.x/update_org_mongodb_bson.xml
b/src/changelog/.3.x.x/update_org_mongodb_bson.xml
index 7ebde9787c..816779228a 100644
--- a/src/changelog/.3.x.x/update_org_mongodb_bson.xml
+++ b/src/changelog/.3.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">
- <issue id="3654" link="https://github.com/apache/logging-log4j2/pull/3654"/>
- <description format="asciidoc">Update `org.mongodb:bson` to version
`5.5.0`</description>
+ <issue id="3720" link="https://github.com/apache/logging-log4j2/pull/3720"/>
+ <description format="asciidoc">Update `org.mongodb:bson` to version
`5.5.1`</description>
</entry>