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 37bacc0bc739627dc4ae6e12a95b131c3d17ebe8
Author: ASF Logging Services RM <[email protected]>
AuthorDate: Wed Dec 13 12:36:54 2023 +0000

    Update `io.netty:netty-bom` to version `4.1.103.Final` (#2090)
---
 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 c3d14fca40..3b6f3f7a47 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.102.Final</netty.version>
+    <netty.version>4.1.103.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 04335e1e0e..3ef7ce3852 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="2084" link="https://github.com/apache/logging-log4j2/pull/2084"/>
-  <description format="asciidoc">Update `io.netty:netty-bom` to version 
`4.1.102.Final`</description>
+  <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>
 </entry>

Reply via email to