Skip to content

Commit 23a9587

Browse files
committed
Update io.netty:netty-bom to version 4.1.105.Final (#2200)
1 parent 18cf748 commit 23a9587

File tree

3 files changed

+10
-1
lines changed

3 files changed

+10
-1
lines changed

log4j-parent/pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -143,7 +143,7 @@
143143
<mockito.version>5.9.0</mockito.version>
144144
<mongodb.version>4.11.1</mongodb.version>
145145
<nashorn.version>15.4</nashorn.version>
146-
<netty.version>4.1.104.Final</netty.version>
146+
<netty.version>4.1.105.Final</netty.version>
147147
<opentest4j.version>1.3.0</opentest4j.version>
148148
<org.eclipse.osgi.version>3.18.600</org.eclipse.osgi.version>
149149
<oro.version>2.0.8</oro.version>
Lines changed: 8 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,8 @@
1+
<?xml version="1.0" encoding="UTF-8"?>
2+
<entry xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"
3+
xmlns="http://logging.apache.org/log4j/changelog"
4+
xsi:schemaLocation="http://logging.apache.org/log4j/changelog https://logging.apache.org/log4j/changelog-0.1.3.xsd"
5+
type="updated">
6+
<issue id="2200" link="https://github.com/apache/logging-log4j2/pull/2200"/>
7+
<description format="asciidoc">Update `io.netty:netty-bom` to version `4.1.105.Final`</description>
8+
</entry>

src/site/_release-notes/_3.x.x.adoc

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -60,6 +60,7 @@ This release contains...
6060
* Update `apache/logging-parent` to version `` (https://github.com/apache/logging-log4j2/pull/2191[2191])
6161
* Update `com.fasterxml.jackson:jackson-bom` to version `2.16.1` (https://github.com/apache/logging-log4j2/pull/2127[2127])
6262
* Update `com.github.h-thurow:simple-jndi` to version `0.24.0` (https://github.com/apache/logging-log4j2/pull/2195[2195])
63+
* Update `io.netty:netty-bom` to version `4.1.105.Final` (https://github.com/apache/logging-log4j2/pull/2200[2200])
6364
* Update `org.apache.groovy:groovy-bom` to version `4.0.17` (https://github.com/apache/logging-log4j2/pull/2124[2124])
6465
* Update `org.apache.logging:logging-parent` to version `10.6.0` (https://github.com/apache/logging-log4j2/pull/2193[2193])
6566
* Update `org.apache.maven.surefire:surefire-junit47` to version `3.2.5` (https://github.com/apache/logging-log4j2/pull/2177[2177])

0 commit comments

Comments
 (0)