replaced jaxb with sax parser

Former-commit-id: a1c0325c9d68675931947a5beade6f0ee65814ba
This commit is contained in:
Jeremy Long
2015-04-07 06:57:13 -04:00
parent b2a436b3bc
commit 29fb347bbb

View File

@@ -0,0 +1,4 @@
/**
* This package contains classes used to parse pom.xml files.
*/
package org.owasp.dependencycheck.xml.pom;