From 9e0c663c6827af26882983596041b6dffae699ec Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Aur=C3=A9lien=20Pupier?= Date: Mon, 15 Dec 2025 13:43:19 +0100 Subject: [PATCH] Upgrade Jackson to 2.20.1 MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Signed-off-by: Aurélien Pupier --- pom.xml | 7 ++++--- 1 file changed, 4 insertions(+), 3 deletions(-) diff --git a/pom.xml b/pom.xml index 955af2720..dbf0efaa4 100644 --- a/pom.xml +++ b/pom.xml @@ -89,8 +89,9 @@ 5.1.9 4.5.14 4.4.16 - 2.14.0 - 2.14.3 + 2.20.1 + 2.20.1 + 2.20 1.3.2 1.6 5.3.1 @@ -182,7 +183,7 @@ com.fasterxml.jackson.core jackson-annotations - ${jackson.version} + ${jackson-annotations.version} com.fasterxml.jackson.dataformat