Skip to content

Commit 9553094

Browse files
committed
Update org.mongodb:bson to version 4.11.1 (#1957)
1 parent 439bd63 commit 9553094

File tree

3 files changed

+4
-4
lines changed

3 files changed

+4
-4
lines changed

log4j-parent/pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -129,7 +129,7 @@
129129
<logback.version>1.3.11</logback.version>
130130
<maven.version>3.9.0</maven.version>
131131
<mockito.version>4.11.0</mockito.version>
132-
<mongodb.version>4.11.0</mongodb.version>
132+
<mongodb.version>4.11.1</mongodb.version>
133133
<netty.version>4.1.101.Final</netty.version>
134134
<org.eclipse.osgi.version>3.13.0.v20180226-1711</org.eclipse.osgi.version>
135135
<org.eclipse.persistence.version>2.7.13</org.eclipse.persistence.version>

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

src/site/_release-notes/_2.x.x.adoc

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -59,7 +59,7 @@ The module name of four bridges (`log4j-slf4j-impl`, `log4j-slf4j2-impl`, `log4j
5959
* Update `org.eclipse.persistence:org.eclipse.persistence.jpa` to version `2.7.13` (https://github.com/apache/logging-log4j2/pull/1900[1900])
6060
* Update `org.fusesource.jansi:jansi` to version `2.4.1` (https://github.com/apache/logging-log4j2/pull/1907[1907])
6161
* Update `org.junit:junit-bom` to version `5.10.1` (https://github.com/apache/logging-log4j2/pull/1944[1944])
62-
* Update `org.mongodb:bson` to version `4.11.0` (https://github.com/apache/logging-log4j2/pull/1893[1893])
62+
* Update `org.mongodb:bson` to version `4.11.1` (https://github.com/apache/logging-log4j2/pull/1957[1957])
6363
* Update `org.ow2.asm:asm-bom` to version `9.6` (https://github.com/apache/logging-log4j2/pull/1898[1898])
6464
* Update `org.springframework.boot:spring-boot` to version `2.7.17` (https://github.com/apache/logging-log4j2/pull/1874[1874])
6565
* Update `org.zeromq:jeromq` to version `0.5.4` (https://github.com/apache/logging-log4j2/pull/1878[1878])

0 commit comments

Comments
 (0)