Skip to content

Commit afbb4df

Browse files
committed
Suppression for icu4j (main -> ce/main @118346)
[git-p4: depot-paths = "//dev/coherence-ce/main/": change = 118347]
1 parent e3290e1 commit afbb4df

File tree

1 file changed

+3
-2
lines changed

1 file changed

+3
-2
lines changed

prj/etc/dependency-check-suppression.xml

Lines changed: 3 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -410,12 +410,12 @@
410410
<!-- suppression for graalvm icu4j CVE scan error -->
411411
<suppress>
412412
<notes><![CDATA[
413-
file name: icu4j-23.1.4.jar
413+
file name: icu4j-24.2.1.jar
414414
]]></notes>
415415
<packageUrl regex="true">^pkg:maven/org\.graalvm\.shadowed/icu4j@.*$</packageUrl>
416416
<cpe>cpe:2.3:a:icu-project:international_components_for_unicode</cpe>
417417
<cpe>cpe:2.3:a:unicode:international_components_for_unicode</cpe>
418-
<cpe> cpe:2.3:a:unicode:unicode</cpe>
418+
<cpe>cpe:2.3:a:unicode:unicode</cpe>
419419
<cve>CVE-2014-9654</cve>
420420
<cve>CVE-2014-9911</cve>
421421
<cve>CVE-2016-6293</cve>
@@ -435,6 +435,7 @@
435435
<cve>CVE-2017-15396</cve>
436436
<cve>CVE-2017-15422</cve>
437437
<cve>CVE-2020-21913</cve>
438+
<cve>CVE-2025-5222</cve>
438439
</suppress>
439440

440441
<!-- suppress plexus-classworlds, plexus-component-annotations- CVE-2022-4244,

0 commit comments

Comments
 (0)