Skip to content

Commit d3f3871

Browse files
committed
Update org.mongodb:bson to version 5.1.3 (#2823)
1 parent 8a0b6f0 commit d3f3871

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-
<mongodb5.version>4.11.3</mongodb5.version>
33+
<mongodb5.version>5.1.3</mongodb5.version>
3434
<!-- TODO: Remove in next release after 2.24.0. -->
3535
<bnd.baseline.fail.on.missing>false</bnd.baseline.fail.on.missing>
3636
<bnd.baseline.skip>true</bnd.baseline.skip>

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="2822" link="https://github.com/apache/logging-log4j2/pull/2822"/>
7-
<description format="asciidoc">Update `org.mongodb:bson` to version `4.11.3`</description>
6+
<issue id="2823" link="https://github.com/apache/logging-log4j2/pull/2823"/>
7+
<description format="asciidoc">Update `org.mongodb:bson` to version `5.1.3`</description>
88
</entry>

0 commit comments

Comments
 (0)