From 3a9bd05af75b973e588cfa3f04eeafc4268c85df Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Mon, 16 Jun 2025 02:55:26 +0000 Subject: [PATCH] fix(deps): update compile com.fasterxml.jackson.core:jackson-databind from v2.19.0 to v2.19.1 --- examples/pom.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/examples/pom.xml b/examples/pom.xml index b27f4668b..cdf6330d2 100644 --- a/examples/pom.xml +++ b/examples/pom.xml @@ -70,7 +70,7 @@ com.fasterxml.jackson.core jackson-databind - 2.19.0 + 2.19.1