This is an automated email from the ASF dual-hosted git repository.
gian pushed a commit to branch 0.22.1
in repository https://gitbox.apache.org/repos/asf/druid.git
The following commit(s) were added to refs/heads/0.22.1 by this push:
new f493892 Adjust hive-storage-api version.
f493892 is described below
commit f4938926dbd07bfdcc1075afe8e26dca9fdb89a9
Author: Gian Merlino <[email protected]>
AuthorDate: Fri Dec 10 00:10:16 2021 -0800
Adjust hive-storage-api version.
---
owasp-dependency-check-suppressions.xml | 4 ++--
1 file changed, 2 insertions(+), 2 deletions(-)
diff --git a/owasp-dependency-check-suppressions.xml
b/owasp-dependency-check-suppressions.xml
index b7da4e5..fac43ab 100644
--- a/owasp-dependency-check-suppressions.xml
+++ b/owasp-dependency-check-suppressions.xml
@@ -388,9 +388,9 @@
<suppress>
<!-- hive-storage-api has the thrift vulnerability too -->
<notes><![CDATA[
- file name: hive-storage-api-2.8.1.jar
+ file name: hive-storage-api-2.7.1.jar
]]></notes>
- <packageUrl
regex="true">^pkg:maven/org\.apache\.hive/[email protected]$</packageUrl>
+ <packageUrl
regex="true">^pkg:maven/org\.apache\.hive/[email protected]$</packageUrl>
<cve>CVE-2020-13949</cve>
</suppress>
<suppress>
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]