From 6adb553ddc2711cb88632be9bd96b4e91c51082e Mon Sep 17 00:00:00 2001 From: Simon Brandhof Date: Tue, 17 Feb 2015 14:53:25 +0100 Subject: SONAR-5700 ability to change level of loggers of 3rd-party libraries --- sonar-plugin-api/pom.xml | 5 +++++ 1 file changed, 5 insertions(+) (limited to 'sonar-plugin-api/pom.xml') diff --git a/sonar-plugin-api/pom.xml b/sonar-plugin-api/pom.xml index fef2a0bed26..3bb3de8f2e1 100644 --- a/sonar-plugin-api/pom.xml +++ b/sonar-plugin-api/pom.xml @@ -155,6 +155,11 @@ logback-classic true + + ch.qos.logback + logback-core + true + junit junit -- cgit v1.2.3