From 33a5a38ee015697d5a536da55eeb98def77e9724 Mon Sep 17 00:00:00 2001 From: "descope[bot]" <107609351+descope[bot]@users.noreply.github.com> Date: Wed, 9 Sep 2026 08:28:02 +0000 Subject: [PATCH] fix(deps): update jackson monorepo to v2.22.2 --- pom.xml | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/pom.xml b/pom.xml index e06c4a47..4e90b8ff 100644 --- a/pom.xml +++ b/pom.xml @@ -146,13 +146,13 @@ jackson-databind com.fasterxml.jackson.core - 2.22.1 + 2.22.2 provided jackson-dataformat-yaml com.fasterxml.jackson.dataformat - 2.22.1 + 2.22.2 test