From dbb6baf2ceefce0ec26e5377b91c4bf5cf32af47 Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Tue, 6 Aug 2024 09:21:34 +0000 Subject: [PATCH] Update jackson monorepo to v2.17.2 --- pom.xml | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/pom.xml b/pom.xml index 97361ef..3aff3d0 100644 --- a/pom.xml +++ b/pom.xml @@ -72,7 +72,7 @@ com.fasterxml.jackson.core jackson-databind - 2.17.1 + 2.17.2 com.fasterxml.jackson.dataformat @@ -82,7 +82,7 @@ com.fasterxml.jackson.dataformat jackson-dataformat-yaml - 2.17.1 + 2.17.2 org.springframework