diff --git a/log4j-parent/pom.xml b/log4j-parent/pom.xml index bbcec3abece..1d1bb86716b 100644 --- a/log4j-parent/pom.xml +++ b/log4j-parent/pom.xml @@ -125,7 +125,7 @@ 3.3.4 4.0.3 18.3.12 - 9.4.52.v20230823 + 9.4.54.v20240208 3.5.9 1.37 2.38.0 diff --git a/src/changelog/.3.x.x/update_org_eclipse_jetty_jetty_bom.xml b/src/changelog/.3.x.x/update_org_eclipse_jetty_jetty_bom.xml new file mode 100644 index 00000000000..e1cf6cb5544 --- /dev/null +++ b/src/changelog/.3.x.x/update_org_eclipse_jetty_jetty_bom.xml @@ -0,0 +1,8 @@ + + + + Update `org.eclipse.jetty:jetty-bom` to version `9.4.54.v20240208` + diff --git a/src/site/_release-notes/_3.x.x.adoc b/src/site/_release-notes/_3.x.x.adoc index ce81286a9ed..1178a65fe54 100644 --- a/src/site/_release-notes/_3.x.x.adoc +++ b/src/site/_release-notes/_3.x.x.adoc @@ -76,6 +76,7 @@ This release contains... * Update `org.apache.maven.surefire:surefire-junit47` to version `3.2.5` (https://github.com/apache/logging-log4j2/pull/2177[2177]) * Update `org.apache.tomcat:tomcat-juli` to version `10.1.18` (https://github.com/apache/logging-log4j2/pull/2176[2176]) * Update `org.assertj:assertj-core` to version `3.25.3` (https://github.com/apache/logging-log4j2/pull/2263[2263]) +* Update `org.eclipse.jetty:jetty-bom` to version `9.4.54.v20240208` (https://github.com/apache/logging-log4j2/pull/2285[2285]) * Update `org.elasticsearch.client:elasticsearch-rest-high-level-client` to version `7.17.18` (https://github.com/apache/logging-log4j2/pull/2268[2268]) * Update `org.graalvm.truffle:truffle-api` to version `23.1.2` (https://github.com/apache/logging-log4j2/pull/2206[2206]) * Update `org.jctools:jctools-core` to version `4.0.3` (https://github.com/apache/logging-log4j2/pull/2267[2267])