Skip to content

Commit 0289d63

Browse files
asf-rmvy
authored andcommitted
Update org.mongodb:bson to version 5.3.1 (apache#3409)
1 parent 8aaf288 commit 0289d63

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
@@ -30,7 +30,7 @@
3030
<!-- OSGi and JPMS options -->
3131
<Fragment-Host>org.apache.logging.log4j.core</Fragment-Host>
3232
<!-- Dependency versions -->
33-
<mongodb.version>5.2.1</mongodb.version>
33+
<mongodb.version>5.3.1</mongodb.version>
3434
<slf4j2.version>2.0.16</slf4j2.version>
3535
</properties>
3636
<dependencyManagement>

src/changelog/.2.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="3187" link="https://github.com/apache/logging-log4j2/pull/3187"/>
7-
<description format="asciidoc">Update `org.mongodb:bson` to version `4.11.5`</description>
6+
<issue id="3409" link="https://github.com/apache/logging-log4j2/pull/3409"/>
7+
<description format="asciidoc">Update `org.mongodb:bson` to version `5.3.1`</description>
88
</entry>

0 commit comments

Comments
 (0)