From 7e9a781d7c34563f07228fed6d190a4eb5c76249 Mon Sep 17 00:00:00 2001 From: snyk-bot Date: Sat, 6 Jul 2024 23:43:24 +0000 Subject: [PATCH] fix: upgrade org.yaml:snakeyaml from 1.16 to 1.33 Snyk has created this PR to upgrade org.yaml:snakeyaml from 1.16 to 1.33. See this package in maven: org.yaml:snakeyaml See this project in Snyk: https://app.snyk.io/org/super.denis/project/ba0023a3-0c37-4be9-9762-e0ce0e1b8a30?utm_source=github&utm_medium=referral&page=upgrade-pr --- polyglot-yaml/pom.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/polyglot-yaml/pom.xml b/polyglot-yaml/pom.xml index 8ba2bb69..bf1c5a86 100644 --- a/polyglot-yaml/pom.xml +++ b/polyglot-yaml/pom.xml @@ -27,7 +27,7 @@ org.yaml snakeyaml - 1.16 + 1.33 junit