From 219d41ab17363f76c5f52383de3c7803ae66b771 Mon Sep 17 00:00:00 2001 From: snyk-bot Date: Wed, 3 Sep 2025 06:17:22 +0000 Subject: [PATCH] fix: upgrade com.fasterxml.jackson.core:jackson-databind from 2.13.3 to 2.19.2 Snyk has created this PR to upgrade com.fasterxml.jackson.core:jackson-databind from 2.13.3 to 2.19.2. See this package in maven: com.fasterxml.jackson.core:jackson-databind See this project in Snyk: https://app.snyk.io/org/andrechia/project/23ba940f-e605-4401-ac61-225d4b553974?utm_source=github&utm_medium=referral&page=upgrade-pr --- pom.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/pom.xml b/pom.xml index 000fa9f..e08205d 100644 --- a/pom.xml +++ b/pom.xml @@ -22,7 +22,7 @@ com.fasterxml.jackson.core jackson-databind - 2.13.3 + 2.19.2 com.squareup.okhttp3