Skip to content

Commit 34a19d7

Browse files
committed
Update org.mongodb:bson to version 4.11.1 (#1991)
1 parent 008a261 commit 34a19d7

File tree

2 files changed

+3
-4
lines changed

2 files changed

+3
-4
lines changed

log4j-parent/pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -144,7 +144,7 @@
144144
<logback.version>1.2.12</logback.version>
145145
<maven.version>3.8.6</maven.version>
146146
<mockito.version>5.7.0</mockito.version>
147-
<mongodb.version>4.11.0</mongodb.version>
147+
<mongodb.version>4.11.1</mongodb.version>
148148
<nashorn.version>15.4</nashorn.version>
149149
<netty.version>4.1.97.Final</netty.version>
150150
<opentest4j.version>1.3.0</opentest4j.version>

src/changelog/.3.x.x/update_org_mongodb_bson.xml

Lines changed: 2 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,6 @@
33
xmlns="http://logging.apache.org/log4j/changelog"
44
xsi:schemaLocation="http://logging.apache.org/log4j/changelog https://logging.apache.org/log4j/changelog-0.1.2.xsd"
55
type="changed">
6-
<issue id="1887" link="https://github.com/apache/logging-log4j2/pull/1887"/>
7-
<author id="github:dependabot"/>
8-
<description format="asciidoc">Update `org.mongodb:bson` to version `4.11.0`</description>
6+
<issue id="1991" link="https://github.com/apache/logging-log4j2/pull/1991"/>
7+
<description format="asciidoc">Update `org.mongodb:bson` to version `4.11.1`</description>
98
</entry>

0 commit comments

Comments
 (0)