From 0488f3ffda10a37ee8fb8f6cd57a3889b95d15db Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Wed, 14 Dec 2022 20:55:12 +0000 Subject: [PATCH] Bump snakeyaml from 1.29 to 1.32 in /SkyfallAPI --- updated-dependencies: - dependency-name: org.yaml:snakeyaml dependency-type: direct:production ... Signed-off-by: dependabot[bot] --- SkyfallAPI/pom.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/SkyfallAPI/pom.xml b/SkyfallAPI/pom.xml index 4688f64..0af6b1b 100644 --- a/SkyfallAPI/pom.xml +++ b/SkyfallAPI/pom.xml @@ -36,7 +36,7 @@ org.yaml snakeyaml - 1.29 + 1.32 compile