From 23468a39a6f73955c541732480480d2d7539fc6c Mon Sep 17 00:00:00 2001 From: Arjan Loeffen Date: Wed, 4 May 2022 13:09:38 +0200 Subject: [PATCH] Duplicaat uit POM hersteld naar juiste versie. Moet com.fasterxml.jackson.core/jackson-core versie [2.9.10.1,) zijn. Bugfix. --- pom.xml | 16 ++++++++-------- 1 file changed, 8 insertions(+), 8 deletions(-) diff --git a/pom.xml b/pom.xml index cfe5739d..154cc0ea 100644 --- a/pom.xml +++ b/pom.xml @@ -227,6 +227,13 @@ 1.3 + + + com.fasterxml.jackson.core + jackson-databind + [2.9.10.1,) + + com.fasterxml.jackson.dataformat @@ -234,14 +241,7 @@ 2.9.9 - - - com.fasterxml.jackson.core - jackson-databind - 2.10.0.pr1 - - - + org.apache.jena jena-core