added new package

Former-commit-id: 966169962b5ef6f51366048aa7734f41ac162e8a
This commit is contained in:
Jeremy Long
2013-11-30 08:53:46 -05:00
parent dc08363360
commit cff4f29ba4

View File

@@ -0,0 +1,11 @@
/**
* <html>
* <head>
* <title>org.owasp.dependencycheck.suppression</title>
* </head>
* <body>
* Contains classes used to suppress findings.
* </body>
* </html>
*/
package org.owasp.dependencycheck.suppression;