From d0c7a71f3d960cd5c9bf39b1f7fe8341470b06e7 Mon Sep 17 00:00:00 2001 From: Julien HENRY Date: Fri, 5 Sep 2014 14:58:03 +0200 Subject: SONAR-2860 Drop commons-configuration --- sonar-batch/pom.xml | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'sonar-batch/pom.xml') diff --git a/sonar-batch/pom.xml b/sonar-batch/pom.xml index 41e7ebdc841..8a44063c151 100644 --- a/sonar-batch/pom.xml +++ b/sonar-batch/pom.xml @@ -88,8 +88,8 @@ commons-lang - commons-configuration - commons-configuration + commons-codec + commons-codec com.google.code.gson -- cgit v1.2.3