From 57e9272d241280a2283386096bd0b5745b707345 Mon Sep 17 00:00:00 2001 From: Patrick Brady Date: Tue, 21 Aug 2018 23:23:03 -0700 Subject: Revert "resolving logback-classic 1.13" Temporary revert to fix failing bundles. This reverts commit 76b6ff1ce84d4c2ab4518dd5f154083b91680245. Change-Id: Ibce5eee91ad8f1bec9b458a52a7f5d25ada85da9 Signed-off-by: Patrick Brady Issue-ID: APPC-1018 Signed-off-by: Patrick Brady --- pom.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'pom.xml') diff --git a/pom.xml b/pom.xml index 74b0b4b2d..ee2185d99 100644 --- a/pom.xml +++ b/pom.xml @@ -377,7 +377,7 @@ limitations under the License. ch.qos.logback logback-core - ${logback.version} + ${logback.version} compile -- cgit 1.2.3-korg