Skip to content

Commit e1374de

Browse files
committed
Update org.mongodb:bson to version 5.1.2 (#2729)
1 parent 4994d53 commit e1374de

File tree

2 files changed

+3
-3
lines changed

2 files changed

+3
-3
lines changed

log4j-parent/pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -140,7 +140,7 @@
140140
<logback.version>1.4.14</logback.version>
141141
<maven.version>3.9.8</maven.version>
142142
<mockito.version>5.12.0</mockito.version>
143-
<mongodb.version>5.1.1</mongodb.version>
143+
<mongodb.version>5.1.2</mongodb.version>
144144
<nashorn.version>15.4</nashorn.version>
145145
<netty.version>4.1.111.Final</netty.version>
146146
<opentest4j.version>1.3.0</opentest4j.version>

src/changelog/.3.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="2651" link="https://github.com/apache/logging-log4j2/pull/2651"/>
7-
<description format="asciidoc">Update `org.mongodb:bson` to version `5.1.1`</description>
6+
<issue id="2729" link="https://github.com/apache/logging-log4j2/pull/2729"/>
7+
<description format="asciidoc">Update `org.mongodb:bson` to version `5.1.2`</description>
88
</entry>

0 commit comments

Comments
 (0)