Skip to content

Commit 66aafc6

Browse files
committed
Update io.netty:netty-bom to version 4.1.107.Final (#2283)
1 parent 666d826 commit 66aafc6

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.10.0</mockito.version>
144144
<mongodb.version>4.11.1</mongodb.version>
145145
<nashorn.version>15.4</nashorn.version>
146-
<netty.version>4.1.106.Final</netty.version>
146+
<netty.version>4.1.107.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="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>
6+
<issue id="2283" link="https://github.com/apache/logging-log4j2/pull/2283"/>
7+
<description format="asciidoc">Update `io.netty:netty-bom` to version `4.1.107.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
@@ -70,7 +70,7 @@ This release contains...
7070
* Update `com.fasterxml.jackson:jackson-bom` to version `2.16.1` (https://github.com/apache/logging-log4j2/pull/2127[2127])
7171
* Update `com.github.h-thurow:simple-jndi` to version `0.24.0` (https://github.com/apache/logging-log4j2/pull/2195[2195])
7272
* Update `commons-codec:commons-codec` to version `1.16.1` (https://github.com/apache/logging-log4j2/pull/2276[2276])
73-
* Update `io.netty:netty-bom` to version `4.1.106.Final` (https://github.com/apache/logging-log4j2/pull/2224[2224])
73+
* Update `io.netty:netty-bom` to version `4.1.107.Final` (https://github.com/apache/logging-log4j2/pull/2283[2283])
7474
* Update `org.apache.groovy:groovy-bom` to version `4.0.18` (https://github.com/apache/logging-log4j2/pull/2217[2217])
7575
* Update `org.apache.logging:logging-parent` to version `10.6.0` (https://github.com/apache/logging-log4j2/pull/2193[2193])
7676
* 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)