From a0ddca3e85abc8de7b557e96701465fe624c6a8f Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Wed, 14 Dec 2022 20:42:46 +0000 Subject: [PATCH] Bump snakeyaml from 1.25 to 1.32 in /core --- updated-dependencies: - dependency-name: org.yaml:snakeyaml dependency-type: direct:development ... Signed-off-by: dependabot[bot] --- core/pom.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/core/pom.xml b/core/pom.xml index 3a5245f..02b5a98 100644 --- a/core/pom.xml +++ b/core/pom.xml @@ -95,7 +95,7 @@ org.yaml snakeyaml - 1.25 + 1.32 test