From a4cc1ec6ecf2a84d8c90c2f6d918b519df62c8f7 Mon Sep 17 00:00:00 2001 From: jvoisin Date: Sun, 20 Oct 2019 22:27:36 +0200 Subject: [PATCH] Bump jackson to a proper release --- pom.xml | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/pom.xml b/pom.xml index cfc1d26b..645c5299 100644 --- a/pom.xml +++ b/pom.xml @@ -112,17 +112,17 @@ com.fasterxml.jackson.core jackson-core - 2.10.0.pr3 + 2.10.0 com.fasterxml.jackson.core jackson-databind - 2.10.0.pr3 + 2.10.0 com.fasterxml.jackson.core jackson-annotations - 2.10.0.pr3 + 2.10.0 com.google.guava