From 859cf60e973f4bfddceabee46203773cbf1795cc Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Mon, 1 Jun 2026 05:39:44 +0000 Subject: [PATCH] Update dependency com.fasterxml.jackson.core:jackson-databind to v2.22.0 --- pom.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/pom.xml b/pom.xml index 21d5251..e0cd5cf 100644 --- a/pom.xml +++ b/pom.xml @@ -28,7 +28,7 @@ com.fasterxml.jackson.core jackson-databind - 2.16.1 + 2.22.0 com.squareup.okhttp3