From cceefa31f6c67150d7ec59bf950fdc031a0c2045 Mon Sep 17 00:00:00 2001 From: Bjørn Christian Seime Date: Thu, 9 Jan 2020 10:51:08 +0100 Subject: Use commons-cli 1.4 --- parent/pom.xml | 2 +- security-tools/pom.xml | 1 - 2 files changed, 1 insertion(+), 2 deletions(-) diff --git a/parent/pom.xml b/parent/pom.xml index 3ced5f3d8f9..2408ae06e1d 100644 --- a/parent/pom.xml +++ b/parent/pom.xml @@ -475,7 +475,7 @@ commons-cli commons-cli - 1.3.1 + 1.4 commons-net diff --git a/security-tools/pom.xml b/security-tools/pom.xml index 76882927059..38b14ce957f 100644 --- a/security-tools/pom.xml +++ b/security-tools/pom.xml @@ -22,7 +22,6 @@ commons-cli commons-cli - 1.4 compile -- cgit v1.2.3