From eaa6be55d7b06c23b922620d289bdaf5ceae0b24 Mon Sep 17 00:00:00 2001 From: Stian Thorgersen Date: Thu, 5 Jun 2014 10:41:37 +0100 Subject: [PATCH] KEYCLOAK-496 Removed commons-io --- audit/mongo/pom.xml | 6 ------ model/mongo/pom.xml | 7 ------- testsuite/performance/pom.xml | 4 ---- 3 files changed, 17 deletions(-) diff --git a/audit/mongo/pom.xml b/audit/mongo/pom.xml index 4db295200f..db8a5eda35 100755 --- a/audit/mongo/pom.xml +++ b/audit/mongo/pom.xml @@ -13,12 +13,6 @@ - - commons-io - commons-io - 2.4 - provided - org.keycloak keycloak-core diff --git a/model/mongo/pom.xml b/model/mongo/pom.xml index 6253137d12..7e8fcfb575 100755 --- a/model/mongo/pom.xml +++ b/model/mongo/pom.xml @@ -15,13 +15,6 @@ - - commons-io - commons-io - 2.4 - provided - - org.bouncycastle bcprov-jdk16 diff --git a/testsuite/performance/pom.xml b/testsuite/performance/pom.xml index 05d718502e..1e34a3177f 100755 --- a/testsuite/performance/pom.xml +++ b/testsuite/performance/pom.xml @@ -161,10 +161,6 @@ org.slf4j slf4j-simple - - commons-io - commons-io -