Skip to content

Commit 7fb513a

Browse files
committed
Update io.netty:netty-bom to version 4.1.104.Final (#2095)
1 parent 97aaa10 commit 7fb513a

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
@@ -131,7 +131,7 @@
131131
<mockito.version>4.11.0</mockito.version>
132132
<mongodb.version>4.11.1</mongodb.version>
133133
<nashorn.version>15.4</nashorn.version>
134-
<netty.version>4.1.101.Final</netty.version>
134+
<netty.version>4.1.104.Final</netty.version>
135135
<org.eclipse.osgi.version>3.13.0.v20180226-1711</org.eclipse.osgi.version>
136136
<org.eclipse.persistence.version>2.7.14</org.eclipse.persistence.version>
137137
<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.2.xsd"
5+
type="changed">
6+
<issue id="2095" link="https://github.com/apache/logging-log4j2/pull/2095"/>
7+
<description format="asciidoc">Update `io.netty:netty-bom` to version `4.1.104.Final`</description>
8+
</entry>

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

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -35,6 +35,7 @@ This releases contains ...
3535
* Update `commons-logging:commons-logging` to version `1.3.0` (https://github.com/apache/logging-log4j2/pull/2050[2050])
3636
* Update `de.flapdoodle.reverse:de.flapdoodle.reverse` to version `1.7.2` (https://github.com/apache/logging-log4j2/pull/1979[1979])
3737
* Update `github/codeql-action` to version `3.22.11` (https://github.com/apache/logging-log4j2/pull/2093[2093])
38+
* Update `io.netty:netty-bom` to version `4.1.104.Final` (https://github.com/apache/logging-log4j2/pull/2095[2095])
3839
* Update `net.java.dev.jna:jna` to version `5.14.0` (https://github.com/apache/logging-log4j2/pull/2081[2081])
3940
* Update `org.apache.activemq:activemq-broker` to version `6.0.1` (https://github.com/apache/logging-log4j2/pull/2043[2043])
4041
* Update `org.apache.aries.spifly:org.apache.aries.spifly.dynamic.bundle` to version `1.3.7` (https://github.com/apache/logging-log4j2/pull/2058[2058])

0 commit comments

Comments
 (0)