File tree Expand file tree Collapse file tree 3 files changed +14
-6
lines changed
Expand file tree Collapse file tree 3 files changed +14
-6
lines changed Original file line number Diff line number Diff line change 3131 </suppress >
3232
3333 <!-- Suppressed vulnerabilities. These need monthly review. -->
34- <suppress until =" 2025-08 -10Z" >
34+ <suppress until =" 2025-11 -10Z" >
3535 <notes ><![CDATA[
3636 This vulnerability affects a transitive dependency of the test module but is not relevant
3737 for how it is used in the context of the Java Client Libraries.
3838 ]]> </notes >
3939 <packageUrl regex =" true" >^pkg:maven/net\.minidev/json-smart@.*$</packageUrl >
4040 <vulnerabilityName >CVE-2024-57699</vulnerabilityName >
4141 </suppress >
42- <suppress until =" 2025-08 -10Z" >
42+ <suppress until =" 2025-11 -10Z" >
4343 <notes ><![CDATA[
4444 This vulnerability affects a transitive dependency of the test module but is not relevant
4545 for how it is used in the context of the Java Client Libraries.
4646 ]]> </notes >
4747 <packageUrl regex =" true" >^pkg:maven/org\.eclipse\.jetty\.http2/http2-common@.*$</packageUrl >
4848 <cve >CVE-2024-6763</cve >
4949 </suppress >
50- <suppress until =" 2025-08 -10Z" >
50+ <suppress until =" 2025-11 -10Z" >
5151 <notes ><![CDATA[
5252 This vulnerability affects a transitive dependency of the test module but is not relevant
5353 for how it is used in the context of the Java Client Libraries.
5454 ]]> </notes >
5555 <packageUrl regex =" true" >^pkg:maven/org\.eclipse\.jetty\.http2/http2-common@.*$</packageUrl >
5656 <cve >CVE-2025-1948</cve >
5757 </suppress >
58+ <suppress until =" 2025-11-10Z" >
59+ <notes ><![CDATA[
60+ This vulnerability affects a transitive dependency of the test module but is not relevant
61+ for how it is used in the context of the Java Client Libraries.
62+ ]]> </notes >
63+ <packageUrl regex =" true" >^pkg:maven/org\.eclipse\.jetty\.http2/http2-common@.*$</packageUrl >
64+ <cve >CVE-2025-5115</cve >
65+ </suppress >
5866</suppressions >
Original file line number Diff line number Diff line change 1717 <maven .compiler.release>8</maven .compiler.release>
1818
1919 <!-- version management -->
20- <commons .text.version>1.13.1 </commons .text.version>
20+ <commons .text.version>1.14.0 </commons .text.version>
2121 <!-- do not advance to v4.x -->
2222 <legacy .rdf4j.version>3.7.7</legacy .rdf4j.version>
2323 </properties >
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.8 </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