You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@logging.apache.org by vy...@apache.org on 2023/12/19 18:55:27 UTC

(logging-log4j2) 10/14: Update `io.netty:netty-bom` to version `4.1.104.Final` (#2097)

This is an automated email from the ASF dual-hosted git repository.

vy pushed a commit to branch release/3.0.0-beta1
in repository https://gitbox.apache.org/repos/asf/logging-log4j2.git

commit 34a11f469630e0998a7c52d4c6b2475228947741
Author: ASF Logging Services RM <pr...@logging.apache.org>
AuthorDate: Fri Dec 15 12:08:12 2023 +0000

    Update `io.netty:netty-bom` to version `4.1.104.Final` (#2097)
---
 log4j-parent/pom.xml                                    | 2 +-
 src/changelog/3.0.0-beta1/update_io_netty_netty_bom.xml | 4 ++--
 2 files changed, 3 insertions(+), 3 deletions(-)

diff --git a/log4j-parent/pom.xml b/log4j-parent/pom.xml
index 99a9aac7ef..bb7693dbf5 100644
--- a/log4j-parent/pom.xml
+++ b/log4j-parent/pom.xml
@@ -140,7 +140,7 @@
     <mockito.version>5.8.0</mockito.version>
     <mongodb.version>4.11.1</mongodb.version>
     <nashorn.version>15.4</nashorn.version>
-    <netty.version>4.1.103.Final</netty.version>
+    <netty.version>4.1.104.Final</netty.version>
     <opentest4j.version>1.3.0</opentest4j.version>
     <org.eclipse.osgi.version>3.18.600</org.eclipse.osgi.version>
     <oro.version>2.0.8</oro.version>
diff --git a/src/changelog/3.0.0-beta1/update_io_netty_netty_bom.xml b/src/changelog/3.0.0-beta1/update_io_netty_netty_bom.xml
index 3ef7ce3852..d3f3d5ae30 100644
--- a/src/changelog/3.0.0-beta1/update_io_netty_netty_bom.xml
+++ b/src/changelog/3.0.0-beta1/update_io_netty_netty_bom.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="2090" link="https://github.com/apache/logging-log4j2/pull/2090"/>
-  <description format="asciidoc">Update `io.netty:netty-bom` to version `4.1.103.Final`</description>
+  <issue id="2097" link="https://github.com/apache/logging-log4j2/pull/2097"/>
+  <description format="asciidoc">Update `io.netty:netty-bom` to version `4.1.104.Final`</description>
 </entry>