From 345ee56cb149d398248b980ea7d097037338dc65 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Kir=C3=A1ly=20P=C3=A9ter?= Date: Mon, 4 Nov 2024 09:59:45 +0100 Subject: [PATCH] fix: upgrade com.fasterxml.jackson.core:jackson-databind from 2.17.2 to 2.18.0 (#533) Snyk has created this PR to upgrade com.fasterxml.jackson.core:jackson-databind from 2.17.2 to 2.18.0. See this package in maven: com.fasterxml.jackson.core:jackson-databind See this project in Snyk: https://app.snyk.io/org/pkiraly/project/0714a1c8-258c-4035-b3ee-1ea3a702652a?utm_source=github&utm_medium=referral&page=upgrade-pr Co-authored-by: snyk-bot --- pom.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/pom.xml b/pom.xml index c5b4f4d8..f3ad08de 100644 --- a/pom.xml +++ b/pom.xml @@ -131,7 +131,7 @@ com.fasterxml.jackson.core jackson-databind - 2.17.2 + 2.18.0 com.fasterxml.jackson.core