File tree Expand file tree Collapse file tree 2 files changed +13
-5
lines changed
Expand file tree Collapse file tree 2 files changed +13
-5
lines changed Original file line number Diff line number Diff line change 3838 </suppress >
3939
4040 <!-- Suppressed vulnerabilities. These need monthly review. -->
41- <suppress until =" 2025-08 -10Z" >
41+ <suppress until =" 2025-11 -10Z" >
4242 <notes ><![CDATA[
4343 This vulnerability affects a transitive dependency of the test module but is not relevant
4444 for how it is used in the context of the Java Client Libraries.
4545 ]]> </notes >
4646 <packageUrl regex =" true" >^pkg:maven/net\.minidev/json-smart@.*$</packageUrl >
4747 <vulnerabilityName >CVE-2024-57699</vulnerabilityName >
4848 </suppress >
49- <suppress until =" 2025-08 -10Z" >
49+ <suppress until =" 2025-11 -10Z" >
5050 <notes ><![CDATA[
5151 This vulnerability affects a transitive dependency of the test module but is not relevant
5252 for how it is used in the context of the Java Client Libraries.
5353 ]]> </notes >
5454 <packageUrl regex =" true" >^pkg:maven/org\.eclipse\.jetty\.http2/http2-common@.*$</packageUrl >
5555 <cve >CVE-2024-6763</cve >
5656 </suppress >
57- <suppress until =" 2025-08 -10Z" >
57+ <suppress until =" 2025-11 -10Z" >
5858 <notes ><![CDATA[
5959 This vulnerability affects a transitive dependency of the test module but is not relevant
6060 for how it is used in the context of the Java Client Libraries.
6161 ]]> </notes >
6262 <packageUrl regex =" true" >^pkg:maven/org\.eclipse\.jetty\.http2/http2-common@.*$</packageUrl >
6363 <cve >CVE-2025-1948</cve >
6464 </suppress >
65+ <suppress until =" 2025-11-10Z" >
66+ <notes ><![CDATA[
67+ This vulnerability affects a transitive dependency of the test module but is not relevant
68+ for how it is used in the context of the Java Client Libraries.
69+ ]]> </notes >
70+ <packageUrl regex =" true" >^pkg:maven/org\.eclipse\.jetty\.http2/http2-common@.*$</packageUrl >
71+ <cve >CVE-2025-5115</cve >
72+ </suppress >
6573</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.2.9 </version >
98+ <version >6.2.10 </version >
9999 <scope >provided</scope >
100100 </dependency >
101101 </dependencies >
107107 <jdk >[17,)</jdk >
108108 </activation >
109109 <properties >
110- <spring .security.version>6.5.2 </spring .security.version>
110+ <spring .security.version>6.5.3 </spring .security.version>
111111 </properties >
112112 </profile >
113113 </profiles >
You can’t perform that action at this time.
0 commit comments