From a044ac0de94e6ed68e46fc136e2c71c309c45ff5 Mon Sep 17 00:00:00 2001 From: Greg Turnquist Date: Mon, 10 Feb 2020 17:45:30 -0600 Subject: [PATCH] #1196 - Upgrade to Jackson 2.10.2.20200130. Backport the Jackson upgrade to 1.0.x. --- pom.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/pom.xml b/pom.xml index a0d6f277..21fbb39e 100644 --- a/pom.xml +++ b/pom.xml @@ -76,7 +76,7 @@ 1.2.3 0.7.9 ${project.build.directory}/jacoco.exec - 2.10.2 + 2.10.2.20200130 spring.hateoas 2.4.0 5.5.2