From 22bc920d57e81cc3dbef79622a5566a930e10699 Mon Sep 17 00:00:00 2001 From: David Byron Date: Tue, 16 Oct 2018 12:23:23 -0700 Subject: [PATCH 1/2] use version 1.2.3 of logback to stay up to date --- pom.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/pom.xml b/pom.xml index d5f3b91..e042bb9 100755 --- a/pom.xml +++ b/pom.xml @@ -106,7 +106,7 @@ UTF-8 - 1.1.8 + 1.2.3 2.8.5 2.10.1 false From c219d29dd82c85eb010c4aa3e28ba106763b199e Mon Sep 17 00:00:00 2001 From: David Byron Date: Tue, 16 Oct 2018 12:24:50 -0700 Subject: [PATCH 2/2] use version 2.8.9 of jackson to stay up to date --- pom.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/pom.xml b/pom.xml index e042bb9..55c0dc8 100755 --- a/pom.xml +++ b/pom.xml @@ -107,7 +107,7 @@ 1.2.3 - 2.8.5 + 2.8.9 2.10.1 false