mirror of
https://github.com/ysoftdevs/DependencyCheck.git
synced 2026-04-30 20:24:32 +02:00
Fixed merge conflicts
Former-commit-id: 64182608dd121fd22aded543552d857009cf7af9
This commit is contained in:
@@ -138,6 +138,7 @@ public class AssemblyAnalyzer extends AbstractAnalyzer {
|
||||
dependency.getProductEvidence().addEvidence(new Evidence("grokassembly", "product",
|
||||
product, Confidence.HIGH));
|
||||
}
|
||||
|
||||
} catch (IOException ioe) {
|
||||
throw new AnalysisException(ioe);
|
||||
} catch (SAXException saxe) {
|
||||
|
||||
Reference in New Issue
Block a user