Skip to content

Commit

Permalink
Update io.netty:netty-bom to version 4.1.108.Final (#2399)
Browse files Browse the repository at this point in the history
  • Loading branch information
asf-rm committed Mar 22, 2024
1 parent e4e844a commit a6504b6
Show file tree
Hide file tree
Showing 3 changed files with 10 additions and 1 deletion.
2 changes: 1 addition & 1 deletion log4j-parent/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -141,7 +141,7 @@
<mockito.version>5.11.0</mockito.version>
<mongodb.version>5.0.0</mongodb.version>
<nashorn.version>15.4</nashorn.version>
<netty.version>4.1.107.Final</netty.version>
<netty.version>4.1.108.Final</netty.version>
<opentest4j.version>1.3.0</opentest4j.version>
<org.eclipse.osgi.version>3.19.0</org.eclipse.osgi.version>
<oro.version>2.0.8</oro.version>
Expand Down
8 changes: 8 additions & 0 deletions src/changelog/.3.x.x/update_io_netty_netty_bom.xml
Original file line number Diff line number Diff line change
@@ -0,0 +1,8 @@
<?xml version="1.0" encoding="UTF-8"?>
<entry xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"
xmlns="http://logging.apache.org/log4j/changelog"
xsi:schemaLocation="http://logging.apache.org/log4j/changelog https://logging.apache.org/log4j/changelog-0.1.3.xsd"
type="updated">
<issue id="2399" link="https://github.com/apache/logging-log4j2/pull/2399"/>
<description format="asciidoc">Update `io.netty:netty-bom` to version `4.1.108.Final`</description>
</entry>
1 change: 1 addition & 0 deletions src/site/_release-notes/_3.x.x.adoc
Original file line number Diff line number Diff line change
Expand Up @@ -27,6 +27,7 @@ This release contains...
* Update `com.fasterxml.jackson:jackson-bom` to version `2.17.0` (https://github.com/apache/logging-log4j2/pull/2371[2371])
* Update `com.github.tomakehurst:wiremock-jre8` to version `2.35.2` (https://github.com/apache/logging-log4j2/pull/2305[2305])
* Update `com.google.guava:guava` to version `33.1.0-jre` (https://github.com/apache/logging-log4j2/pull/2375[2375])
* Update `io.netty:netty-bom` to version `4.1.108.Final` (https://github.com/apache/logging-log4j2/pull/2399[2399])
* Update `org.apache.commons:commons-compress` to version `1.26.1` (https://github.com/apache/logging-log4j2/pull/2358[2358])
* Update `org.apache.commons:commons-dbcp2` to version `2.12.0` (https://github.com/apache/logging-log4j2/pull/2342[2342])
* Update `org.apache.groovy:groovy-bom` to version `4.0.20` (https://github.com/apache/logging-log4j2/pull/2376[2376])
Expand Down

0 comments on commit a6504b6

Please sign in to comment.