From 66e65055da7b00654ec46ebe1f8128b2deb879b5 Mon Sep 17 00:00:00 2001 From: Gary Russell Date: Tue, 5 Nov 2019 16:56:34 -0500 Subject: [PATCH] Upgrade Jackson version --- stocks/pom.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/stocks/pom.xml b/stocks/pom.xml index b0e0325..6fcfb96 100644 --- a/stocks/pom.xml +++ b/stocks/pom.xml @@ -138,7 +138,7 @@ com.fasterxml.jackson.core jackson-databind - 2.9.10 + 2.9.10.1 runtime