Skip to content

Commit 1429852

Browse files
committed
Update org.eclipse.jetty:jetty-util to version 9.4.58.v20250814 (#3906)
1 parent 8e80e9e commit 1429852

File tree

2 files changed

+9
-1
lines changed

2 files changed

+9
-1
lines changed

log4j-appserver/pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -54,7 +54,7 @@
5454
</bnd-extra-module-options>
5555

5656
<!-- Dependencies unique for this module -->
57-
<jetty.version>9.4.57.v20241219</jetty.version>
57+
<jetty.version>9.4.58.v20250814</jetty.version>
5858
<tomcat-juli.version>10.0.27</tomcat-juli.version>
5959
</properties>
6060

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="https://logging.apache.org/xml/ns"
4+
xsi:schemaLocation="https://logging.apache.org/xml/ns https://logging.apache.org/xml/ns/log4j-changelog-0.xsd"
5+
type="updated">
6+
<issue id="3906" link="https://github.com/apache/logging-log4j2/pull/3906"/>
7+
<description format="asciidoc">Update `org.eclipse.jetty:jetty-util` to version `9.4.58.v20250814`</description>
8+
</entry>

0 commit comments

Comments
 (0)