Skip to content

Commit 3efd3a7

Browse files
committed
Update dependencies
(merge 15.1.1-0 -> ce/15.1.1-0 118556) [git-p4: depot-paths = "//dev/coherence-ce/release/coherence-ce-v15.1.1.0/": change = 118557]
1 parent bd2c931 commit 3efd3a7

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

prj/etc/dependency-check-suppression.xml

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -533,14 +533,14 @@
533533
<packageUrl regex="true">^pkg:maven/org\.bouncycastle/bcpkix-jdk18on@.*$</packageUrl>
534534
<vulnerabilityName>CVE-2025-8916</vulnerabilityName>
535535
</suppress>
536-
<!-- Added for tika-core-3.0.0.jar which is a 4th party dependency of
536+
<!-- Added for tika-*-3.0.0.jar which is a 4th party dependency of
537537
Helidon which brings in an older version of Lanchain4J
538538
-->
539539
<suppress>
540540
<notes><![CDATA[
541-
file name: tika-core-3.0.0.jar
541+
All Apache Tika jar files
542542
]]></notes>
543-
<packageUrl regex="true">^pkg:maven/org\.apache\.tika/tika-core@.*$</packageUrl>
543+
<gav regex="true">org\.apache\.tika:tika.*</gav>
544544
<cve>CVE-2025-54988</cve>
545545
</suppress>
546546

0 commit comments

Comments
 (0)