From 9840efae4d95be48ec2283580676d75f0e4c3dec Mon Sep 17 00:00:00 2001 From: "descope[bot]" <107609351+descope[bot]@users.noreply.github.com> Date: Sat, 5 Jul 2025 01:47:45 +0000 Subject: [PATCH] fix(deps): update jackson monorepo to v2.19.1 --- pom.xml | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/pom.xml b/pom.xml index dac34c70..c56787ea 100644 --- a/pom.xml +++ b/pom.xml @@ -158,12 +158,12 @@ jackson-databind com.fasterxml.jackson.core - 2.19.0 + 2.19.1 jackson-dataformat-yaml com.fasterxml.jackson.dataformat - 2.19.0 + 2.19.1