Merge remote-tracking branch 'origin/pr/963'

This commit is contained in:
Andrew DeMaria
2019-04-27 11:56:46 -06:00
3 changed files with 0 additions and 11 deletions
-5
View File
@@ -143,11 +143,6 @@
<gav regex="true">^org\.mariadb\.jdbc:mariadb-java-client:.*$</gav>
<cve>CVE-2017-16046</cve>
</suppress>
<suppress>
<notes><![CDATA[file name: ant-zip-1.6.2.jar]]></notes>
<gav regex="true">^ant-zip:ant-zip:.*$</gav>
<cve>CVE-2018-13684</cve>
</suppress>
<suppress>
<notes><![CDATA[False Positive for stax]]></notes>
<gav regex="true">^stax.*$</gav>
Binary file not shown.
@@ -1,6 +0,0 @@
<project>
<modelVersion>4.0.0</modelVersion>
<groupId>ant-zip</groupId>
<artifactId>ant-zip</artifactId>
<version>1.6.2</version>
</project>