From f2b82d15d8c434ce35fa3c6cb8b4b5d6cfae1e74 Mon Sep 17 00:00:00 2001 From: snyk-bot Date: Tue, 10 Dec 2024 06:43:13 +0000 Subject: [PATCH] fix: upgrade com.fasterxml.jackson.core:jackson-core from 2.17.1 to 2.18.1 Snyk has created this PR to upgrade com.fasterxml.jackson.core:jackson-core from 2.17.1 to 2.18.1. See this package in maven: com.fasterxml.jackson.core:jackson-core See this project in Snyk: https://app.snyk.io/org/andriimaliuta/project/a04d75e9-297e-4258-a336-73dff44a7f45?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 d5b1c80..7929f9d 100644 --- a/pom.xml +++ b/pom.xml @@ -63,7 +63,7 @@ com.fasterxml.jackson.core jackson-core - 2.17.1 + 2.18.1