From 83772a58c8da0335bd751f83038132a746ebd1df Mon Sep 17 00:00:00 2001 From: Gary Russell Date: Tue, 24 Sep 2019 13:22:43 -0400 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 69a1faf..1c9b1d5 100644 --- a/stocks/pom.xml +++ b/stocks/pom.xml @@ -138,7 +138,7 @@ com.fasterxml.jackson.core jackson-databind - 2.9.9.2 + 2.9.10 runtime