From e6c80e3fb5c96ea15a29368c2effc9b24f4cc482 Mon Sep 17 00:00:00 2001 From: "descope[bot]" <107609351+descope[bot]@users.noreply.github.com> Date: Thu, 23 Jul 2026 22:40:03 +0000 Subject: [PATCH] fix(deps): update dependency com.fasterxml.jackson.core:jackson-databind to v2.22.1 [security] --- pom.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/pom.xml b/pom.xml index 92141dbb..2d109981 100644 --- a/pom.xml +++ b/pom.xml @@ -146,7 +146,7 @@ jackson-databind com.fasterxml.jackson.core - 2.22.0 + 2.22.1 provided