From f7d4c5375ed322c8a68ea8bf38a4e0dee75a8699 Mon Sep 17 00:00:00 2001 From: Tatu Saloranta Date: Fri, 16 Aug 2024 09:48:43 -0700 Subject: [PATCH] Fixes #1343: Upgrade Jackson to 2.17(.2) from 2.16(.2) --- pom.xml | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/pom.xml b/pom.xml index 7df29cf4e2..c9debcf8aa 100644 --- a/pom.xml +++ b/pom.xml @@ -11,8 +11,8 @@ ${project.parent.version} - - 2.16.2 + + 2.17.2 3.13.2 3.4.2