From ed9a5f8e7c9af66a98788459c11ff69e79d07cd0 Mon Sep 17 00:00:00 2001 From: snyk-bot Date: Fri, 14 Jan 2022 09:55:52 +0000 Subject: [PATCH] fix: pom.xml to reduce vulnerabilities The following vulnerabilities are fixed with an upgrade: - https://snyk.io/vuln/SNYK-JAVA-ORGYAML-537645 --- pom.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/pom.xml b/pom.xml index 9219cea..5691e16 100644 --- a/pom.xml +++ b/pom.xml @@ -57,7 +57,7 @@ org.yaml snakeyaml - 1.24 + 1.26