File tree Expand file tree Collapse file tree 2 files changed +8
-1
lines changed
Expand file tree Collapse file tree 2 files changed +8
-1
lines changed Original file line number Diff line number Diff line change 2525 <packageUrl regex =" true" >^pkg:maven/org\.eclipse\.jetty/jetty-server@.*$</packageUrl >
2626 <vulnerabilityName >CVE-2024-8184</vulnerabilityName >
2727 </suppress >
28+ <suppress until =" 2025-01-22Z" >
29+ <notes ><![CDATA[
30+ The use of spring-web in the JCL does not accept byte[] input data
31+ ]]> </notes >
32+ <packageUrl regex =" true" >^pkg:maven/org\.springframework\..*@.*$</packageUrl >
33+ <vulnerabilityName >CVE-2024-38828</vulnerabilityName >
34+ </suppress >
2835</suppressions >
Original file line number Diff line number Diff line change 9595 <dependency >
9696 <groupId >org.springframework</groupId >
9797 <artifactId >spring-web</artifactId >
98- <version >6.1.14 </version >
98+ <version >6.2.0 </version >
9999 <scope >provided</scope >
100100 </dependency >
101101 </dependencies >
You can’t perform that action at this time.
0 commit comments