Skip to content

Commit a9e2935

Browse files
committed
Update org.mongodb:bson to version 4.11.5 (#3187)
1 parent 5afb86c commit a9e2935

File tree

2 files changed

+3
-3
lines changed

2 files changed

+3
-3
lines changed

log4j-mongodb4/pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -35,7 +35,7 @@
3535
<!-- OSGi and JPMS options -->
3636
<Fragment-Host>org.apache.logging.log4j.core</Fragment-Host>
3737
<!-- Dependency versions -->
38-
<mongodb4.version>4.11.4</mongodb4.version>
38+
<mongodb4.version>4.11.5</mongodb4.version>
3939
<slf4j.version>2.0.16</slf4j.version>
4040
</properties>
4141

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="3181" link="https://github.com/apache/logging-log4j2/pull/3181"/>
7-
<description format="asciidoc">Update `org.mongodb:bson` to version `5.2.1`</description>
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>
88
</entry>

0 commit comments

Comments
 (0)