Skip to content

Commit ae77c09

Browse files
committed
Update org.mongodb:bson to version 5.3.1 (#3409)
1 parent c3fa946 commit ae77c09

File tree

2 files changed

+3
-3
lines changed

2 files changed

+3
-3
lines changed

log4j-mongodb/pom.xml

+1-1
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

+2-2
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)