From f271f061f9db984218257ff03ff3079c54a84e75 Mon Sep 17 00:00:00 2001 From: Laksh Singla Date: Fri, 8 Dec 2023 18:17:25 +0530 Subject: [PATCH] first commit --- owasp-dependency-check-suppressions.xml | 8 ++++++++ pom.xml | 2 +- 2 files changed, 9 insertions(+), 1 deletion(-) diff --git a/owasp-dependency-check-suppressions.xml b/owasp-dependency-check-suppressions.xml index e5cd33a5ff58..bdfe6c527d2b 100644 --- a/owasp-dependency-check-suppressions.xml +++ b/owasp-dependency-check-suppressions.xml @@ -847,4 +847,12 @@ ]]> CVE-2023-31582 + + + + CVE-2022-46337 + diff --git a/pom.xml b/pom.xml index 5fb1f49b2f2e..9d22ef43755c 100644 --- a/pom.xml +++ b/pom.xml @@ -1630,7 +1630,7 @@ dependency-check-maven 7.4.4 - 7 + 9 true true