From 010a3ad90e3d48dc3d9ca7b246c4018184f36b3e Mon Sep 17 00:00:00 2001 From: snyk-bot Date: Mon, 2 Oct 2023 07:28:00 +0000 Subject: [PATCH] fix: upgrade org.yaml:snakeyaml from 2.0 to 2.2 Snyk has created this PR to upgrade org.yaml:snakeyaml from 2.0 to 2.2. See this package in Maven Repository: https://mvnrepository.com/artifact/org.yaml/snakeyaml/ See this project in Snyk: https://app.snyk.io/org/anbo-de/project/ee44bfa2-9c74-4e6d-bbb8-fa23594b6bd0?utm_source=github&utm_medium=referral&page=upgrade-pr --- qanary_pipeline-template/pom.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/qanary_pipeline-template/pom.xml b/qanary_pipeline-template/pom.xml index 7c0a1e94..8b1931cb 100644 --- a/qanary_pipeline-template/pom.xml +++ b/qanary_pipeline-template/pom.xml @@ -60,7 +60,7 @@ org.yaml snakeyaml - 2.0 + 2.2 org.springframework.boot