From 8b2a869341f3b5bb5e7fb23e89ab6cedb8802b69 Mon Sep 17 00:00:00 2001 From: Andrew Gaul Date: Thu, 17 Mar 2016 20:29:10 -0700 Subject: [PATCH] Upgrade to logback 1.1.6 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 96c9afa..47efcf3 100644 --- a/pom.xml +++ b/pom.xml @@ -301,7 +301,7 @@ ch.qos.logback logback-classic - 1.1.5 + 1.1.6 junit