From 1891cd28fb851fdb35a837d8546f35ed10b744d6 Mon Sep 17 00:00:00 2001 From: snyk-bot Date: Thu, 10 Oct 2024 06:11:56 +0000 Subject: [PATCH] fix: upgrade com.fasterxml.jackson.dataformat:jackson-dataformat-yaml from 2.9.10 to 2.17.2 Snyk has created this PR to upgrade com.fasterxml.jackson.dataformat:jackson-dataformat-yaml from 2.9.10 to 2.17.2. See this package in maven: com.fasterxml.jackson.dataformat:jackson-dataformat-yaml See this project in Snyk: https://app.snyk.io/org/goodbestguy/project/dc6c0dce-69eb-4297-bd6d-c1bd85927c36?utm_source=github&utm_medium=referral&page=upgrade-pr --- backend/pom.xml | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/backend/pom.xml b/backend/pom.xml index 7978e1b..674f926 100644 --- a/backend/pom.xml +++ b/backend/pom.xml @@ -8,7 +8,7 @@ org.springframework.boot spring-boot-starter-parent 2.1.13.RELEASE - + com.acme.foo @@ -17,7 +17,7 @@ jar REST API - + UTF-8 @@ -139,7 +139,7 @@ com.fasterxml.jackson.dataformat jackson-dataformat-yaml - 2.9.10 + 2.17.2