Skip to content

Commit 4772a2b

Browse files
committed
Update io.netty:netty-bom to version 4.1.106.Final (#2224)
1 parent c65f33c commit 4772a2b

File tree

3 files changed

+4
-4
lines changed

3 files changed

+4
-4
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.105.Final</netty.version>
146+
<netty.version>4.1.106.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>

src/changelog/.3.x.x/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.3.xsd"
55
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>
6+
<issue id="2224" link="https://github.com/apache/logging-log4j2/pull/2224"/>
7+
<description format="asciidoc">Update `io.netty:netty-bom` to version `4.1.106.Final`</description>
88
</entry>

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

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -61,7 +61,7 @@ This release contains...
6161
* Update `apache/logging-parent` to version `` (https://github.com/apache/logging-log4j2/pull/2191[2191])
6262
* Update `com.fasterxml.jackson:jackson-bom` to version `2.16.1` (https://github.com/apache/logging-log4j2/pull/2127[2127])
6363
* Update `com.github.h-thurow:simple-jndi` to version `0.24.0` (https://github.com/apache/logging-log4j2/pull/2195[2195])
64-
* Update `io.netty:netty-bom` to version `4.1.105.Final` (https://github.com/apache/logging-log4j2/pull/2200[2200])
64+
* Update `io.netty:netty-bom` to version `4.1.106.Final` (https://github.com/apache/logging-log4j2/pull/2224[2224])
6565
* Update `org.apache.groovy:groovy-bom` to version `4.0.18` (https://github.com/apache/logging-log4j2/pull/2217[2217])
6666
* Update `org.apache.logging:logging-parent` to version `10.6.0` (https://github.com/apache/logging-log4j2/pull/2193[2193])
6767
* 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)