From 3c6a1e0f92c292be2f7cdc97e6074e4bb9ab9d7b Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Mon, 16 Dec 2024 09:04:38 +0000 Subject: [PATCH] Update jackson monorepo to v2.18.2 --- pom.xml | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/pom.xml b/pom.xml index 77d1fc8..bb49c45 100644 --- a/pom.xml +++ b/pom.xml @@ -92,17 +92,17 @@ com.fasterxml.jackson.core jackson-core - 2.15.2 + 2.18.2 com.fasterxml.jackson.core jackson-annotations - 2.15.2 + 2.18.2 com.fasterxml.jackson.core jackson-databind - 2.15.2 + 2.18.2 \ No newline at end of file