You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@druid.apache.org by cw...@apache.org on 2023/05/12 04:50:57 UTC

[druid] branch 26.0.0 updated: fix typo

This is an automated email from the ASF dual-hosted git repository.

cwylie pushed a commit to branch 26.0.0
in repository https://gitbox.apache.org/repos/asf/druid.git


The following commit(s) were added to refs/heads/26.0.0 by this push:
     new 352ce52170 fix typo
352ce52170 is described below

commit 352ce5217053add43c5027bfce6173d6ef283052
Author: Clint Wylie <cw...@apache.org>
AuthorDate: Thu May 11 21:50:46 2023 -0700

    fix typo
---
 owasp-dependency-check-suppressions.xml | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/owasp-dependency-check-suppressions.xml b/owasp-dependency-check-suppressions.xml
index 67091da03b..3095ed160c 100644
--- a/owasp-dependency-check-suppressions.xml
+++ b/owasp-dependency-check-suppressions.xml
@@ -825,7 +825,7 @@
     <!-- this one seems to apply to backend server - https://nvd.nist.gov/vuln/detail/CVE-2023-25613 -->
     <cve>CVE-2023-25613</cve>
   </suppress>
-  <suppress>g
+  <suppress>
     <notes><![CDATA[
      file name: ranger-plugins-*-2.0.0.jar
      ]]></notes>


---------------------------------------------------------------------
To unsubscribe, e-mail: commits-unsubscribe@druid.apache.org
For additional commands, e-mail: commits-help@druid.apache.org