updated per issue #854

This commit is contained in:
Jeremy Long
2017-08-24 06:35:36 -04:00
parent aa033cde4b
commit e82bbbefe8

View File

@@ -671,4 +671,11 @@
<gav regex="true">^com\.ibm\.icu:icu4j:.*$</gav>
<cpe>cpe:/a:icu_project:international_components_for_unicode</cpe>
</suppress>
<suppress base="true">
<notes><![CDATA[
False positive per issue #854
]]></notes>
<gav regex="true">^com\.vaadin\.external\.google:android-json:.*$</gav>
<cpe>cpe:/a:google:android</cpe>
</suppress>
</suppressions>