From c4ac96a0fd3abda5b565ee4c0e0907cb6d13952b Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Kir=C3=A1ly=20P=C3=A9ter?= Date: Sat, 9 Dec 2023 17:49:48 +0100 Subject: [PATCH] fix: upgrade com.fasterxml.jackson.core:jackson-databind from 2.15.3 to 2.16.0 (#376) Snyk has created this PR to upgrade com.fasterxml.jackson.core:jackson-databind from 2.15.3 to 2.16.0. See this package in Maven Repository: https://mvnrepository.com/artifact/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 b12bf4673..c47b39d79 100644 --- a/pom.xml +++ b/pom.xml @@ -118,7 +118,7 @@ com.fasterxml.jackson.core jackson-databind - 2.15.3 + 2.16.0 com.fasterxml.jackson.core