From 19d699c30a41ea54abc6c1c053e5722decaad855 Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Thu, 2 Jul 2026 04:14:01 +0000 Subject: [PATCH] Update dependency com.fasterxml.jackson.core:jackson-databind to v2.18.8 [SECURITY] --- xap-dist/pom.xml | 2 +- xap-extensions/xap-rest/pom.xml | 4 ++-- 2 files changed, 3 insertions(+), 3 deletions(-) diff --git a/xap-dist/pom.xml b/xap-dist/pom.xml index 5c31637ff80..71b9549d01e 100644 --- a/xap-dist/pom.xml +++ b/xap-dist/pom.xml @@ -172,7 +172,7 @@ com.fasterxml.jackson.core jackson-databind - 2.3.0 + 2.18.8 com.fasterxml.jackson.core diff --git a/xap-extensions/xap-rest/pom.xml b/xap-extensions/xap-rest/pom.xml index d5662347575..75e0b49a234 100644 --- a/xap-extensions/xap-rest/pom.xml +++ b/xap-extensions/xap-rest/pom.xml @@ -115,7 +115,7 @@ com.fasterxml.jackson.core jackson-databind - 2.3.0 + 2.18.8 provided @@ -237,7 +237,7 @@ com.fasterxml.jackson.core jackson-databind - 2.3.0 + 2.18.8