diff --git a/pom.xml b/pom.xml index 1fcaacacc..accf230f0 100644 --- a/pom.xml +++ b/pom.xml @@ -113,7 +113,7 @@ 2.13.3 3.2.14 1.7.30 - 4.3.26.RELEASE + 4.3.29.RELEASE 3.0.8 1.0.7 diff --git a/src/etc/project-suppression.xml b/src/etc/project-suppression.xml index 35b6e5348..80104ee2d 100644 --- a/src/etc/project-suppression.xml +++ b/src/etc/project-suppression.xml @@ -168,4 +168,26 @@ ^pkg:maven/net\.sf\.oval/oval@.*$ cpe:/a:xstream_project:xstream + + + + ^pkg:maven/com\.google\.guava/guava@.*$ + CVE-2018-10237 + + + + ^pkg:maven/org\.yaml/snakeyaml@.*$ + CVE-2017-18640 + + + + ^pkg:javascript/jquery@.*$ + CVE-2020-11022 + + + + ^pkg:javascript/jquery@.*$ + CVE-2020-11023 + + \ No newline at end of file