From efd7d62653d5b8c33661caee92713ed683b71a7b Mon Sep 17 00:00:00 2001 From: Stefan Kalscheuer Date: Tue, 7 May 2024 18:33:23 +0200 Subject: [PATCH] deps: update jackson to 2.17.1 --- pom.xml | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/pom.xml b/pom.xml index e5ededc..d8955a1 100644 --- a/pom.xml +++ b/pom.xml @@ -49,12 +49,12 @@ com.fasterxml.jackson.core jackson-databind - 2.17.0 + 2.17.1 com.fasterxml.jackson.datatype jackson-datatype-jsr310 - 2.17.0 + 2.17.1