This is an automated email from the ASF dual-hosted git repository.
github-bot pushed a commit to branch main
in repository https://gitbox.apache.org/repos/asf/logging-log4j2.git
The following commit(s) were added to refs/heads/main by this push:
new 048f018615 Update `io.netty:netty-bom` to version `4.1.103.Final`
(#2090)
048f018615 is described below
commit 048f018615b22dcdc272a69fe90608dc05c3891e
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.x.x/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.x.x/update_io_netty_netty_bom.xml
b/src/changelog/.3.x.x/update_io_netty_netty_bom.xml
index 04335e1e0e..3ef7ce3852 100644
--- a/src/changelog/.3.x.x/update_io_netty_netty_bom.xml
+++ b/src/changelog/.3.x.x/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>