From cf276c8b47b289cb8b48e43bf25b6eadc81bad21 Mon Sep 17 00:00:00 2001 From: Jim Hahn Date: Thu, 27 Aug 2020 17:39:06 -0400 Subject: [PATCH] Remove commons-io dependency from models Issue-ID: POLICY-2798-commons-io Change-Id: I2b2593b5f00aa73ea80fba6438c836e70f6ee45c Signed-off-by: Jim Hahn --- pom.xml | 4 ---- 1 file changed, 4 deletions(-) diff --git a/pom.xml b/pom.xml index 03340b9ea..81683a40f 100644 --- a/pom.xml +++ b/pom.xml @@ -172,10 +172,6 @@ swagger-annotations ${version.swagger} - - commons-io - commons-io - org.apache.commons commons-collections4 -- 2.16.6