diff --git a/log4j-parent/pom.xml b/log4j-parent/pom.xml index a3721312007..bbcec3abece 100644 --- a/log4j-parent/pom.xml +++ b/log4j-parent/pom.xml @@ -143,7 +143,7 @@ 5.10.0 4.11.1 15.4 - 4.1.106.Final + 4.1.107.Final 1.3.0 3.18.600 2.0.8 diff --git a/src/changelog/.3.x.x/update_io_netty_netty_bom.xml b/src/changelog/.3.x.x/update_io_netty_netty_bom.xml index b6fd2ea8b2e..688935e89cc 100644 --- a/src/changelog/.3.x.x/update_io_netty_netty_bom.xml +++ b/src/changelog/.3.x.x/update_io_netty_netty_bom.xml @@ -3,6 +3,6 @@ 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"> - - Update `io.netty:netty-bom` to version `4.1.106.Final` + + Update `io.netty:netty-bom` to version `4.1.107.Final` diff --git a/src/site/_release-notes/_3.x.x.adoc b/src/site/_release-notes/_3.x.x.adoc index 1459ea5f3b5..ce81286a9ed 100644 --- a/src/site/_release-notes/_3.x.x.adoc +++ b/src/site/_release-notes/_3.x.x.adoc @@ -70,7 +70,7 @@ This release contains... * Update `com.fasterxml.jackson:jackson-bom` to version `2.16.1` (https://github.com/apache/logging-log4j2/pull/2127[2127]) * Update `com.github.h-thurow:simple-jndi` to version `0.24.0` (https://github.com/apache/logging-log4j2/pull/2195[2195]) * Update `commons-codec:commons-codec` to version `1.16.1` (https://github.com/apache/logging-log4j2/pull/2276[2276]) -* Update `io.netty:netty-bom` to version `4.1.106.Final` (https://github.com/apache/logging-log4j2/pull/2224[2224]) +* Update `io.netty:netty-bom` to version `4.1.107.Final` (https://github.com/apache/logging-log4j2/pull/2283[2283]) * Update `org.apache.groovy:groovy-bom` to version `4.0.18` (https://github.com/apache/logging-log4j2/pull/2217[2217]) * Update `org.apache.logging:logging-parent` to version `10.6.0` (https://github.com/apache/logging-log4j2/pull/2193[2193]) * Update `org.apache.maven.surefire:surefire-junit47` to version `3.2.5` (https://github.com/apache/logging-log4j2/pull/2177[2177])