From: Kai Moritz Date: Wed, 5 Mar 2014 09:35:33 +0000 (+0100) Subject: commons-logging might interfere with slf4j X-Git-Tag: thymeroot-2.0.0~110 X-Git-Url: https://juplo.de/gitweb/?p=website;a=commitdiff_plain;h=39aaba93b412959cc6309b1a7d7579ddd1fd5fd4;hp=2f9d9defb49e300dc67a5eaa99993a236007ef7d commons-logging might interfere with slf4j See: http://stackoverflow.com/questions/7952154/spring-resttemplate-how-to-enable-full-debugging-logging-of-requests-responses --- diff --git a/pom.xml b/pom.xml index b9e7a1b3..5559fa2d 100644 --- a/pom.xml +++ b/pom.xml @@ -57,6 +57,12 @@ org.springframework spring-webmvc ${springframework.version} + + + commons-logging + commons-logging + +