From b20fc09183267654cfa8779eb338c0c5607470a9 Mon Sep 17 00:00:00 2001 From: stijnb1234 Date: Tue, 25 Feb 2020 11:10:38 +0100 Subject: [PATCH] Restored jackson version because of bugs --- pom.xml | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/pom.xml b/pom.xml index 6ff59a1..952020a 100644 --- a/pom.xml +++ b/pom.xml @@ -181,17 +181,17 @@ com.fasterxml.jackson.core jackson-core - 2.10.2 + 2.9.6 com.fasterxml.jackson.core jackson-annotations - 2.10.2 + 2.9.6 com.fasterxml.jackson.core jackson-databind - 2.10.2 + 2.9.10.1