From edf35e4b0cfdfe617a4f72aa7706cd2d914b54f2 Mon Sep 17 00:00:00 2001 From: snyk-bot Date: Fri, 8 Dec 2023 15:37:52 +0000 Subject: [PATCH] fix: upgrade com.fasterxml.jackson.core:jackson-databind from 2.15.3 to 2.16.0 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/1edd575e-5f6e-416c-b516-e938a0e826df?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 f7a5afac..db657675 100644 --- a/pom.xml +++ b/pom.xml @@ -168,7 +168,7 @@ com.fasterxml.jackson.core jackson-databind - 2.15.3 + 2.16.0 com.github.stefanbirkner