From 6d7f9884591c1260175dd4b645fe9fb6c86e4996 Mon Sep 17 00:00:00 2001 From: Gary Russell Date: Mon, 27 May 2019 11:45:43 -0400 Subject: [PATCH] Upgrade jackson --- stocks/pom.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/stocks/pom.xml b/stocks/pom.xml index d93bc62..2bdef55 100644 --- a/stocks/pom.xml +++ b/stocks/pom.xml @@ -138,7 +138,7 @@ com.fasterxml.jackson.core jackson-databind - 2.9.8 + 2.9.9 runtime