File tree Expand file tree Collapse file tree 3 files changed +19
-3
lines changed
Expand file tree Collapse file tree 3 files changed +19
-3
lines changed Original file line number Diff line number Diff line change 1717 </suppress >
1818
1919 <!-- Suppressed vulnerabilities. These need monthly review. -->
20- <suppress until =" 2025-05 -10Z" >
20+ <suppress until =" 2025-08 -10Z" >
2121 <notes ><![CDATA[
2222 This vulnerability affects a transitive dependency of the test module but is not relevant
2323 for how it is used in the context of the Java Client Libraries.
2424 ]]> </notes >
2525 <packageUrl regex =" true" >^pkg:maven/net\.minidev/json-smart@.*$</packageUrl >
2626 <vulnerabilityName >CVE-2024-57699</vulnerabilityName >
2727 </suppress >
28+ <suppress until =" 2025-08-10Z" >
29+ <notes ><![CDATA[
30+ This vulnerability affects a transitive dependency of the test module but is not relevant
31+ for how it is used in the context of the Java Client Libraries.
32+ ]]> </notes >
33+ <packageUrl regex =" true" >^pkg:maven/org\.eclipse\.jetty\.http2/http2-common@.*$</packageUrl >
34+ <cve >CVE-2024-6763</cve >
35+ </suppress >
36+ <suppress until =" 2025-08-10Z" >
37+ <notes ><![CDATA[
38+ This vulnerability affects a transitive dependency of the test module but is not relevant
39+ for how it is used in the context of the Java Client Libraries.
40+ ]]> </notes >
41+ <packageUrl regex =" true" >^pkg:maven/org\.eclipse\.jetty\.http2/http2-common@.*$</packageUrl >
42+ <cve >CVE-2025-1948</cve >
43+ </suppress >
2844</suppressions >
Original file line number Diff line number Diff line change 6161 <dependency >
6262 <groupId >com.nimbusds</groupId >
6363 <artifactId >nimbus-jose-jwt</artifactId >
64- <version >10.2 </version >
64+ <version >10.3 </version >
6565 </dependency >
6666
6767 <!-- testing -->
Original file line number Diff line number Diff line change 112112 <dependency >
113113 <groupId >com.nimbusds</groupId >
114114 <artifactId >nimbus-jose-jwt</artifactId >
115- <version >10.2 </version >
115+ <version >10.3 </version >
116116 </dependency >
117117 </dependencies >
118118
You can’t perform that action at this time.
0 commit comments