From 7439cca716b48c84c0807e6b81d603f988818923 Mon Sep 17 00:00:00 2001 From: snyk-bot Date: Fri, 19 Jan 2024 20:33:07 +0000 Subject: [PATCH] fix: upgrade org.yaml:snakeyaml from 1.17 to 1.33 Snyk has created this PR to upgrade org.yaml:snakeyaml from 1.17 to 1.33. See this package in Maven Repository: https://mvnrepository.com/artifact/org.yaml/snakeyaml/ See this project in Snyk: https://app.snyk.io/org/wjeichhold/project/ed7ed015-6b8a-48d8-81e1-54c68923c53e?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 27bda008..0fe51fe9 100644 --- a/pom.xml +++ b/pom.xml @@ -56,7 +56,7 @@ org.yaml snakeyaml - 1.17 + 1.33 io.prometheus