Skip to content

Commit c54bbc8

Browse files
thajinushehinJoel-hanson
authored andcommitted
fix: CVE-2024-6763 - vulnerable version jetty-http-9.4.53.v20231009
https://www.mend.io/vulnerability-database/CVE-2024-6763 Contributes-to: https://jsw.ibm.com/browse/EVI-12843 Signed-off-by: Thajinu Shehin <[email protected]>
1 parent 4d5ee79 commit c54bbc8

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
@@ -71,7 +71,7 @@
7171
<dependency>
7272
<groupId>org.eclipse.jetty</groupId>
7373
<artifactId>jetty-client</artifactId>
74-
<version>9.4.53.v20231009</version>
74+
<version>9.4.57.v20241219</version>
7575
</dependency>
7676
<dependency>
7777
<groupId>org.json</groupId>

0 commit comments

Comments
 (0)