From 2b08d59499754cf428fc3a6db6926f176b55a3a3 Mon Sep 17 00:00:00 2001 From: snyk-bot Date: Thu, 26 Sep 2024 07:59:18 +0000 Subject: [PATCH] fix: upgrade org.yaml:snakeyaml from 2.2 to 2.3 Snyk has created this PR to upgrade org.yaml:snakeyaml from 2.2 to 2.3. See this package in maven: org.yaml:snakeyaml See this project in Snyk: https://app.snyk.io/org/laffer1/project/92d1562f-6614-4887-91ed-664c62e4bf84?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 a88a338c..2412d957 100644 --- a/pom.xml +++ b/pom.xml @@ -85,7 +85,7 @@ org.yaml snakeyaml - 2.2 + 2.3