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 1010 </suppress >
1111
1212 <!-- Suppressed vulnerabilities. These need monthly review. -->
13- <suppress until =" 2025-05 -10Z" >
13+ <suppress until =" 2025-08 -10Z" >
1414 <notes ><![CDATA[
1515 This vulnerability affects a transitive dependency of the test module but is not relevant
1616 for how it is used in the context of the Java Client Libraries.
1717 ]]> </notes >
1818 <packageUrl regex =" true" >^pkg:maven/net\.minidev/json-smart@.*$</packageUrl >
1919 <vulnerabilityName >CVE-2024-57699</vulnerabilityName >
2020 </suppress >
21+ <suppress until =" 2025-08-10Z" >
22+ <notes ><![CDATA[
23+ This vulnerability affects a transitive dependency of the test module but is not relevant
24+ for how it is used in the context of the Java Client Libraries.
25+ ]]> </notes >
26+ <packageUrl regex =" true" >^pkg:maven/org\.eclipse\.jetty\.http2/http2-common@.*$</packageUrl >
27+ <cve >CVE-2024-6763</cve >
28+ </suppress >
29+ <suppress until =" 2025-08-10Z" >
30+ <notes ><![CDATA[
31+ This vulnerability affects a transitive dependency of the test module but is not relevant
32+ for how it is used in the context of the Java Client Libraries.
33+ ]]> </notes >
34+ <packageUrl regex =" true" >^pkg:maven/org\.eclipse\.jetty\.http2/http2-common@.*$</packageUrl >
35+ <cve >CVE-2025-1948</cve >
36+ </suppress >
2137</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