Skip to content

Commit c3e96aa

Browse files
authored
Upgraded Jetty to remediate CVE-2024-13009 (#310)
Signed-off-by: Shubham Kalloli <[email protected]>
1 parent 18c2c66 commit c3e96aa

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -67,7 +67,7 @@
6767
<findbugs.annotations.version>1.0.0</findbugs.annotations.version>
6868
<forbiddenapis.version>3.8</forbiddenapis.version>
6969
<hamcrest.version>3.0</hamcrest.version>
70-
<jetty.version>9.4.56.v20240826</jetty.version>
70+
<jetty.version>9.4.58.v20250814</jetty.version>
7171
<!-- The Jetty bundle exports are using version 9.4.5, not 9.4.5.v20170502... -->
7272
<jetty.bundle.version>9.4.48</jetty.bundle.version>
7373
<junit.jupiter.api.version>5.14.2</junit.jupiter.api.version>

0 commit comments

Comments
 (0)