patch for issue #851

This commit is contained in:
Jeremy Long
2017-08-23 05:43:47 -04:00
parent 1049a18a15
commit 5ff9814894

View File

@@ -664,4 +664,11 @@
<gav regex="true">^org\.springframework\.boot:.*$</gav>
<cpe>cpe:/a:pivotal_software:spring_data_jpa</cpe>
</suppress>
<suppress base="true">
<notes><![CDATA[
False positive per issue #851
]]></notes>
<gav regex="true">^com\.ibm\.icu:icu4j:.*$</gav>
<cpe>cpe:/a:icu_project:international_components_for_unicode</cpe>
</suppress>
</suppressions>