From fd37197b8fcd8e158e66d5d3e85e779a6addd1b2 Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Tue, 29 Oct 2024 04:41:20 +0000 Subject: [PATCH] Update jackson monorepo to v2.18.1 --- pom.xml | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/pom.xml b/pom.xml index f2bf58c..f81e01f 100644 --- a/pom.xml +++ b/pom.xml @@ -72,7 +72,7 @@ com.fasterxml.jackson.core jackson-databind - 2.18.0 + 2.18.1 com.fasterxml.jackson.dataformat @@ -82,7 +82,7 @@ com.fasterxml.jackson.dataformat jackson-dataformat-yaml - 2.18.0 + 2.18.1 org.springframework