diff --git a/pom.xml b/pom.xml index db6de83545ff3..61e69f6467efe 100644 --- a/pom.xml +++ b/pom.xml @@ -282,7 +282,7 @@ flexible messaging model and an intuitive client API. 0.1.4 1.3 0.4 - 7.1.0 + 7.4.4 0.9.15 1.6.1 1.18.20.0 diff --git a/src/owasp-dependency-check-false-positives.xml b/src/owasp-dependency-check-false-positives.xml index bda2a8d8c681d..cdd2216b40f4d 100644 --- a/src/owasp-dependency-check-false-positives.xml +++ b/src/owasp-dependency-check-false-positives.xml @@ -176,4 +176,19 @@ commons-net is not used at all and therefore commons-net vulnerability CVE-2021-37533 is a false positive. CVE-2021-37533 + + + fredsmith utils library is not used at all. CVE-2021-4277 is a false positive. + CVE-2021-4277 + + + + yaml_project is not used at all. Any CVEs reported for yaml_project are false positives. + cpe:/a:yaml_project:yaml + + + + flat_project is not used at all. + cpe:/a:flat_project:flat + \ No newline at end of file