From 1cacf66cf8bcc4ba733de6d40b86dc347d8e2548 Mon Sep 17 00:00:00 2001 From: Andrew Gaul Date: Mon, 15 Feb 2016 11:46:54 -0800 Subject: [PATCH] Upgrade to logback 1.1.5 Release notes: http://logback.qos.ch/news.html --- pom.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/pom.xml b/pom.xml index 47b2b8f..d57278c 100644 --- a/pom.xml +++ b/pom.xml @@ -301,7 +301,7 @@ ch.qos.logback logback-classic - 1.1.3 + 1.1.5 junit