From 4544d9967338f101df7e62f96af82e749b8a4bb4 Mon Sep 17 00:00:00 2001 From: wu-sheng Date: Tue, 13 Feb 2018 14:25:36 +0800 Subject: [PATCH] Update logback version in application logback toolkit, based on #813 , where I explained that the logback library is not really used, just for compiling the bridge. But anyway, no harm to fix the risk --- apm-application-toolkit/apm-toolkit-logback-1.x/pom.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/apm-application-toolkit/apm-toolkit-logback-1.x/pom.xml b/apm-application-toolkit/apm-toolkit-logback-1.x/pom.xml index 27f4136b1..3d9285693 100644 --- a/apm-application-toolkit/apm-toolkit-logback-1.x/pom.xml +++ b/apm-application-toolkit/apm-toolkit-logback-1.x/pom.xml @@ -33,7 +33,7 @@ ch.qos.logback logback-classic - 1.1.7 + 1.2.3 provided