Skip to content

Commit a0ba672

Browse files
committed
Update org.eclipse.jetty:jetty-bom to version 9.4.54.v20240208 (#2285)
1 parent 66aafc6 commit a0ba672

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
@@ -125,7 +125,7 @@
125125
<java-allocation-instrumenter.version>3.3.4</java-allocation-instrumenter.version>
126126
<jctools.version>4.0.3</jctools.version>
127127
<je.version>18.3.12</je.version>
128-
<jetty.version>9.4.52.v20230823</jetty.version>
128+
<jetty.version>9.4.54.v20240208</jetty.version>
129129
<jmdns.version>3.5.9</jmdns.version>
130130
<jmh.version>1.37</jmh.version>
131131
<json-unit.version>2.38.0</json-unit.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.3.xsd"
5+
type="updated">
6+
<issue id="2285" link="https://github.com/apache/logging-log4j2/pull/2285"/>
7+
<description format="asciidoc">Update `org.eclipse.jetty:jetty-bom` to version `9.4.54.v20240208`</description>
8+
</entry>

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

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -76,6 +76,7 @@ This release contains...
7676
* Update `org.apache.maven.surefire:surefire-junit47` to version `3.2.5` (https://github.com/apache/logging-log4j2/pull/2177[2177])
7777
* Update `org.apache.tomcat:tomcat-juli` to version `10.1.18` (https://github.com/apache/logging-log4j2/pull/2176[2176])
7878
* Update `org.assertj:assertj-core` to version `3.25.3` (https://github.com/apache/logging-log4j2/pull/2263[2263])
79+
* Update `org.eclipse.jetty:jetty-bom` to version `9.4.54.v20240208` (https://github.com/apache/logging-log4j2/pull/2285[2285])
7980
* Update `org.elasticsearch.client:elasticsearch-rest-high-level-client` to version `7.17.18` (https://github.com/apache/logging-log4j2/pull/2268[2268])
8081
* Update `org.graalvm.truffle:truffle-api` to version `23.1.2` (https://github.com/apache/logging-log4j2/pull/2206[2206])
8182
* Update `org.jctools:jctools-core` to version `4.0.3` (https://github.com/apache/logging-log4j2/pull/2267[2267])

0 commit comments

Comments
 (0)