Skip to content

Commit 34a11f4

Browse files
asf-rmvy
authored andcommitted
Update io.netty:netty-bom to version 4.1.104.Final (#2097)
1 parent e4d5f84 commit 34a11f4

File tree

2 files changed

+3
-3
lines changed

2 files changed

+3
-3
lines changed

log4j-parent/pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -140,7 +140,7 @@
140140
<mockito.version>5.8.0</mockito.version>
141141
<mongodb.version>4.11.1</mongodb.version>
142142
<nashorn.version>15.4</nashorn.version>
143-
<netty.version>4.1.103.Final</netty.version>
143+
<netty.version>4.1.104.Final</netty.version>
144144
<opentest4j.version>1.3.0</opentest4j.version>
145145
<org.eclipse.osgi.version>3.18.600</org.eclipse.osgi.version>
146146
<oro.version>2.0.8</oro.version>

src/changelog/3.0.0-beta1/update_io_netty_netty_bom.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="2090" link="https://github.com/apache/logging-log4j2/pull/2090"/>
7-
<description format="asciidoc">Update `io.netty:netty-bom` to version `4.1.103.Final`</description>
6+
<issue id="2097" link="https://github.com/apache/logging-log4j2/pull/2097"/>
7+
<description format="asciidoc">Update `io.netty:netty-bom` to version `4.1.104.Final`</description>
88
</entry>

0 commit comments

Comments
 (0)