File tree Expand file tree Collapse file tree 2 files changed +26
-5
lines changed
Expand file tree Collapse file tree 2 files changed +26
-5
lines changed Original file line number Diff line number Diff line change 233233 <javax .cache.version>1.1.1</javax .cache.version>
234234 <javax .cache.tck.version>1.1.1</javax .cache.tck.version>
235235 <!-- NOTE: this version should ideally be in sync' with that used by Helidon -->
236- <jaxb-core .version>4.0.3 </jaxb-core .version>
237- <jaxb-impl .version>4.0.3 </jaxb-impl .version>
236+ <jaxb-core .version>4.0.5 </jaxb-core .version>
237+ <jaxb-impl .version>4.0.5 </jaxb-impl .version>
238238 <!-- NOTE: this version should ideally be in sync' with that used by Helidon
239239 This is not always possible if we need to bump versions for CVE's -->
240240 <jersey .version>3.1.10</jersey .version>
Original file line number Diff line number Diff line change 523523 <cve >CVE-2022-33879</cve >
524524 </suppress >
525525
526- <!-- Added for poi-ooxml-5.3.0.jar which is a 4th party dependency of
527- dev.langchain4j:langchain4j-document-parser-apache-tika:jar:1.0.0-beta2
528- used in examples -->
526+ <!-- Added for bcpkix-jdk18on-1.78.1.jar which is a 4th party dependency of
527+ Helidon which brings in an older version of Lanchain4J
528+ -->
529+ <suppress >
530+ <notes ><![CDATA[
531+ file name: bcpkix-jdk18on-1.78.1.jar
532+ ]]> </notes >
533+ <packageUrl regex =" true" >^pkg:maven/org\.bouncycastle/bcpkix-jdk18on@.*$</packageUrl >
534+ <vulnerabilityName >CVE-2025-8916</vulnerabilityName >
535+ </suppress >
536+ <!-- Added for tika-core-3.0.0.jar which is a 4th party dependency of
537+ Helidon which brings in an older version of Lanchain4J
538+ -->
539+ <suppress >
540+ <notes ><![CDATA[
541+ file name: tika-core-3.0.0.jar
542+ ]]> </notes >
543+ <packageUrl regex =" true" >^pkg:maven/org\.apache\.tika/tika-core@.*$</packageUrl >
544+ <cve >CVE-2025-54988</cve >
545+ </suppress >
546+
547+ <!-- Added for poi-ooxml-5.3.0.jar which is a 4th party dependency of
548+ dev.langchain4j:langchain4j-document-parser-apache-tika:jar:1.0.0-beta2
549+ used in examples -->
529550 <suppress >
530551 <notes ><![CDATA[
531552 file name: poi-ooxml-5.3.0.jar
You can’t perform that action at this time.
0 commit comments