From f056fb256e2460ab35503eb323ae0d54ea235d32 Mon Sep 17 00:00:00 2001 From: snyk-bot Date: Mon, 29 Jul 2024 16:13:04 +0000 Subject: [PATCH] fix: upgrade com.fasterxml.jackson.core:jackson-databind from 2.17.1 to 2.17.2 Snyk has created this PR to upgrade com.fasterxml.jackson.core:jackson-databind from 2.17.1 to 2.17.2. See this package in maven: com.fasterxml.jackson.core:jackson-databind See this project in Snyk: https://app.snyk.io/org/ebay-open-source/project/98816028-a92d-4897-8edb-2e143f45848d?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 2dd4a46..97541df 100644 --- a/pom.xml +++ b/pom.xml @@ -17,7 +17,7 @@ com.fasterxml.jackson.core jackson-databind - 2.17.1 + 2.17.2 org.yaml