From e5d182c3cc671612a56158d9a3d35973bc1896ee Mon Sep 17 00:00:00 2001 From: Eugen Pintea Date: Mon, 17 Oct 2022 14:58:39 +0300 Subject: [PATCH 1/2] Upgrade jackson Signed-off-by: Eugen Pintea --- pom.xml | 11 +++++++++-- 1 file changed, 9 insertions(+), 2 deletions(-) diff --git a/pom.xml b/pom.xml index d5c31882c6..cf454e4082 100644 --- a/pom.xml +++ b/pom.xml @@ -404,12 +404,19 @@ com.fasterxml.jackson.core jackson-databind - 2.14.0-rc1 + 2.14.0-rc2 + com.fasterxml.jackson.core jackson-core - 2.13.2 + 2.14.0-rc2 + + + + com.fasterxml.jackson.core + jackson-annotations + 2.14.0-rc2 From 12a7e39ad5e18a4e92a72aefa84162c924ad1488 Mon Sep 17 00:00:00 2001 From: Eugen Pintea Date: Mon, 17 Oct 2022 15:22:13 +0300 Subject: [PATCH 2/2] Update pom.xml --- pom.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/pom.xml b/pom.xml index cf454e4082..899544cc61 100644 --- a/pom.xml +++ b/pom.xml @@ -54,7 +54,7 @@ 5.3.23 1.3 - 0.3.271 + 0.3.272 2.1.210 UTF-8