Skip to content

Commit 439bd63

Browse files
committed
Update io.netty:netty-bom to version 4.1.101.Final (#1960)
1 parent a34a55c commit 439bd63

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
@@ -130,7 +130,7 @@
130130
<maven.version>3.9.0</maven.version>
131131
<mockito.version>4.11.0</mockito.version>
132132
<mongodb.version>4.11.0</mongodb.version>
133-
<netty.version>4.1.100.Final</netty.version>
133+
<netty.version>4.1.101.Final</netty.version>
134134
<org.eclipse.osgi.version>3.13.0.v20180226-1711</org.eclipse.osgi.version>
135135
<org.eclipse.persistence.version>2.7.13</org.eclipse.persistence.version>
136136
<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="http://logging.apache.org/log4j/changelog"
44
xsi:schemaLocation="http://logging.apache.org/log4j/changelog https://logging.apache.org/log4j/changelog-0.1.2.xsd"
55
type="changed">
6-
<issue id="1857" link="https://github.com/apache/logging-log4j2/pull/1857"/>
7-
<description format="asciidoc">Update `io.netty:netty-bom` to version `4.1.100.Final`</description>
6+
<issue id="1960" link="https://github.com/apache/logging-log4j2/pull/1960"/>
7+
<description format="asciidoc">Update `io.netty:netty-bom` to version `4.1.101.Final`</description>
88
</entry>

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

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -54,7 +54,7 @@ The module name of four bridges (`log4j-slf4j-impl`, `log4j-slf4j2-impl`, `log4j
5454
* Update `com.google.guava:guava` to version `32.1.3-jre` (https://github.com/apache/logging-log4j2/pull/1875[1875])
5555
* Update `com.h2database:h2` to version `2.2.224` (https://github.com/apache/logging-log4j2/pull/1880[1880])
5656
* Update `de.flapdoodle.embed:de.flapdoodle.embed.mongo` to version `4.9.0` (https://github.com/apache/logging-log4j2/pull/1945[1945])
57-
* Update `io.netty:netty-bom` to version `4.1.100.Final` (https://github.com/apache/logging-log4j2/pull/1857[1857])
57+
* Update `io.netty:netty-bom` to version `4.1.101.Final` (https://github.com/apache/logging-log4j2/pull/1960[1960])
5858
* Update `net.bytebuddy:byte-buddy` to version `1.14.9` (https://github.com/apache/logging-log4j2/pull/1891[1891])
5959
* Update `org.eclipse.persistence:org.eclipse.persistence.jpa` to version `2.7.13` (https://github.com/apache/logging-log4j2/pull/1900[1900])
6060
* Update `org.fusesource.jansi:jansi` to version `2.4.1` (https://github.com/apache/logging-log4j2/pull/1907[1907])

0 commit comments

Comments
 (0)