From 510cf2fcabd1ab3762d47ae9033f06c292ecebee Mon Sep 17 00:00:00 2001 From: Simon Brandhof Date: Tue, 18 Jun 2013 14:07:10 +0200 Subject: [PATCH] Remove the dependency commons-logging --- pom.xml | 6 ++++++ sonar-application/pom.xml | 2 +- 2 files changed, 7 insertions(+), 1 deletion(-) diff --git a/pom.xml b/pom.xml index 7c4bed9d11f..e08d8c888dc 100644 --- a/pom.xml +++ b/pom.xml @@ -1054,6 +1054,12 @@ com.akiban akiban-persistit 3.2.7 + + + commons-logging + commons-logging + + com.github.kevinsawicki diff --git a/sonar-application/pom.xml b/sonar-application/pom.xml index 7a67cc960af..d6355ee430a 100644 --- a/sonar-application/pom.xml +++ b/sonar-application/pom.xml @@ -211,7 +211,7 @@ - 59000000 + 60000000 54000000 ${project.build.directory}/sonar-${project.version}.zip -- 2.39.5