From f0aa1858321d0d4a4e5193ecef8e81d84a186a77 Mon Sep 17 00:00:00 2001 From: Jeremy Long Date: Sat, 27 Feb 2016 07:12:30 -0500 Subject: [PATCH] added test dependency per issue #455 --- dependency-check-core/pom.xml | 7 +++++++ 1 file changed, 7 insertions(+) diff --git a/dependency-check-core/pom.xml b/dependency-check-core/pom.xml index 701358a6d..3c6351131 100644 --- a/dependency-check-core/pom.xml +++ b/dependency-check-core/pom.xml @@ -454,6 +454,13 @@ Copyright (c) 2012 Jeremy Long. All Rights Reserved. test true + + xalan + xalan + 2.7.0 + test + true +