Skip to content

Commit 40c5907

Browse files
committed
Update io.netty:netty-bom to version 4.1.112.Final (apache#2760)
1 parent 68adc42 commit 40c5907

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
@@ -127,7 +127,7 @@
127127
<maven.version>3.9.8</maven.version>
128128
<mockito.version>4.11.0</mockito.version>
129129
<nashorn.version>15.4</nashorn.version>
130-
<netty.version>4.1.111.Final</netty.version>
130+
<netty.version>4.1.112.Final</netty.version>
131131
<org.eclipse.osgi.version>3.20.0</org.eclipse.osgi.version>
132132
<org.eclipse.persistence.version>2.7.15</org.eclipse.persistence.version>
133133
<oro.version>2.0.8</oro.version>

src/changelog/.2.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="https://logging.apache.org/xml/ns"
44
xsi:schemaLocation="https://logging.apache.org/xml/ns https://logging.apache.org/xml/ns/log4j-changelog-0.xsd"
55
type="updated">
6-
<issue id="2653" link="https://github.com/apache/logging-log4j2/pull/2653"/>
7-
<description format="asciidoc">Update `io.netty:netty-bom` to version `4.1.111.Final`</description>
6+
<issue id="2760" link="https://github.com/apache/logging-log4j2/pull/2760"/>
7+
<description format="asciidoc">Update `io.netty:netty-bom` to version `4.1.112.Final`</description>
88
</entry>

0 commit comments

Comments
 (0)