Skip to content

Commit 9ef560d

Browse files
committed
Update org.mongodb:bson to version 5.2.1 (#3179)
1 parent 8b027e6 commit 9ef560d

File tree

2 files changed

+3
-3
lines changed

2 files changed

+3
-3
lines changed

log4j-mongodb/pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -37,7 +37,7 @@
3737
<Fragment-Host>org.apache.logging.log4j.core</Fragment-Host>
3838

3939
<!-- Dependency properties -->
40-
<mongodb.version>5.2.0</mongodb.version>
40+
<mongodb.version>5.2.1</mongodb.version>
4141
<slf4j2.version>2.0.16</slf4j2.version>
4242
</properties>
4343

src/changelog/.3.x.x/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="3016" link="https://github.com/apache/logging-log4j2/pull/3016"/>
7-
<description format="asciidoc">Update `org.mongodb:bson` to version `5.2.0`</description>
6+
<issue id="3179" link="https://github.com/apache/logging-log4j2/pull/3179"/>
7+
<description format="asciidoc">Update `org.mongodb:bson` to version `5.2.1`</description>
88
</entry>

0 commit comments

Comments
 (0)