This is an automated email from the ASF dual-hosted git repository.
github-bot pushed a commit to branch 2.x
in repository https://gitbox.apache.org/repos/asf/logging-log4j2.git
The following commit(s) were added to refs/heads/2.x by this push:
new 955309443d Update `org.mongodb:bson` to version `4.11.1` (#1957)
955309443d is described below
commit 955309443da6f4099de2528dd7abf676f9365695
Author: ASF Logging Services RM <[email protected]>
AuthorDate: Sat Nov 11 08:03:48 2023 +0000
Update `org.mongodb:bson` to version `4.11.1` (#1957)
---
log4j-parent/pom.xml | 2 +-
src/changelog/.2.x.x/update_org_mongodb_bson.xml | 4 ++--
src/site/_release-notes/_2.x.x.adoc | 2 +-
3 files changed, 4 insertions(+), 4 deletions(-)
diff --git a/log4j-parent/pom.xml b/log4j-parent/pom.xml
index 5efb749b89..053de842da 100644
--- a/log4j-parent/pom.xml
+++ b/log4j-parent/pom.xml
@@ -129,7 +129,7 @@
<logback.version>1.3.11</logback.version>
<maven.version>3.9.0</maven.version>
<mockito.version>4.11.0</mockito.version>
- <mongodb.version>4.11.0</mongodb.version>
+ <mongodb.version>4.11.1</mongodb.version>
<netty.version>4.1.101.Final</netty.version>
<org.eclipse.osgi.version>3.13.0.v20180226-1711</org.eclipse.osgi.version>
<org.eclipse.persistence.version>2.7.13</org.eclipse.persistence.version>
diff --git a/src/changelog/.2.x.x/update_org_mongodb_bson.xml
b/src/changelog/.2.x.x/update_org_mongodb_bson.xml
index 4730a3f534..26d4c7ecbf 100644
--- a/src/changelog/.2.x.x/update_org_mongodb_bson.xml
+++ b/src/changelog/.2.x.x/update_org_mongodb_bson.xml
@@ -3,6 +3,6 @@
xmlns="http://logging.apache.org/log4j/changelog"
xsi:schemaLocation="http://logging.apache.org/log4j/changelog
https://logging.apache.org/log4j/changelog-0.1.2.xsd"
type="changed">
- <issue id="1893" link="https://github.com/apache/logging-log4j2/pull/1893"/>
- <description format="asciidoc">Update `org.mongodb:bson` to version
`4.11.0`</description>
+ <issue id="1957" link="https://github.com/apache/logging-log4j2/pull/1957"/>
+ <description format="asciidoc">Update `org.mongodb:bson` to version
`4.11.1`</description>
</entry>
diff --git a/src/site/_release-notes/_2.x.x.adoc
b/src/site/_release-notes/_2.x.x.adoc
index abcc239a20..4705139fa0 100644
--- a/src/site/_release-notes/_2.x.x.adoc
+++ b/src/site/_release-notes/_2.x.x.adoc
@@ -59,7 +59,7 @@ The module name of four bridges (`log4j-slf4j-impl`,
`log4j-slf4j2-impl`, `log4j
* Update `org.eclipse.persistence:org.eclipse.persistence.jpa` to version
`2.7.13` (https://github.com/apache/logging-log4j2/pull/1900[1900])
* Update `org.fusesource.jansi:jansi` to version `2.4.1`
(https://github.com/apache/logging-log4j2/pull/1907[1907])
* Update `org.junit:junit-bom` to version `5.10.1`
(https://github.com/apache/logging-log4j2/pull/1944[1944])
-* Update `org.mongodb:bson` to version `4.11.0`
(https://github.com/apache/logging-log4j2/pull/1893[1893])
+* Update `org.mongodb:bson` to version `4.11.1`
(https://github.com/apache/logging-log4j2/pull/1957[1957])
* Update `org.ow2.asm:asm-bom` to version `9.6`
(https://github.com/apache/logging-log4j2/pull/1898[1898])
* Update `org.springframework.boot:spring-boot` to version `2.7.17`
(https://github.com/apache/logging-log4j2/pull/1874[1874])
* Update `org.zeromq:jeromq` to version `0.5.4`
(https://github.com/apache/logging-log4j2/pull/1878[1878])