From 34d548d8b50538a41fd822c97464e9a54354d2dd Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Wed, 29 Apr 2026 03:38:38 +0000 Subject: [PATCH] Update dependency com.fasterxml.jackson.core:jackson-databind to v2.21.3 --- pom.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/pom.xml b/pom.xml index 21d5251..b147ee6 100644 --- a/pom.xml +++ b/pom.xml @@ -28,7 +28,7 @@ com.fasterxml.jackson.core jackson-databind - 2.16.1 + 2.21.3 com.squareup.okhttp3