From 8b56349daa5ccde15ab1b2cc82e05ab718c92788 Mon Sep 17 00:00:00 2001 From: Hans Joachim Desserud Date: Fri, 12 Jun 2015 22:32:30 +0200 Subject: [PATCH] Move commons-cli version number to parent pom Former-commit-id: e80c5831d491189c867cdceb3255c655e3b76027 --- dependency-check-cli/pom.xml | 1 - pom.xml | 5 +++++ 2 files changed, 5 insertions(+), 1 deletion(-) diff --git a/dependency-check-cli/pom.xml b/dependency-check-cli/pom.xml index b13bbc96d..cfd5747dc 100644 --- a/dependency-check-cli/pom.xml +++ b/dependency-check-cli/pom.xml @@ -310,7 +310,6 @@ Copyright (c) 2012 - Jeremy Long. All Rights Reserved. commons-cli commons-cli - 1.2 org.owasp diff --git a/pom.xml b/pom.xml index b56aa16ac..b8508e7e4 100644 --- a/pom.xml +++ b/pom.xml @@ -353,6 +353,11 @@ Copyright (c) 2012 - Jeremy Long + + commons-cli + commons-cli + 1.2 + junit junit