From 07d737e13af4385179b851f42097d55fa151771b Mon Sep 17 00:00:00 2001 From: snyk-bot Date: Wed, 15 Nov 2023 02:19:58 +0000 Subject: [PATCH] fix: pom.xml to reduce vulnerabilities The following vulnerabilities are fixed with an upgrade: - https://snyk.io/vuln/SNYK-JAVA-ORGYAML-6056527 --- pom.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/pom.xml b/pom.xml index 65c44ac..1f4c8c5 100644 --- a/pom.xml +++ b/pom.xml @@ -213,7 +213,7 @@ com.fasterxml.jackson.dataformat jackson-dataformat-yaml - 2.13.0 + 2.13.4