From 1ee756504a787ca99b01d6f28f210fe8bdf417f0 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Sun, 13 Jun 2021 01:06:22 +0000 Subject: [PATCH] Bump snakeyaml from 1.25 to 1.26 in /Core Bumps [snakeyaml](https://bitbucket.org/asomov/snakeyaml) from 1.25 to 1.26. - [Commits](https://bitbucket.org/asomov/snakeyaml/branches/compare/snakeyaml-1.26..snakeyaml-1.25) --- updated-dependencies: - dependency-name: org.yaml:snakeyaml dependency-type: direct:production ... 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 911a7e33..dc563197 100644 --- a/Core/pom.xml +++ b/Core/pom.xml @@ -370,7 +370,7 @@ org.yaml snakeyaml - 1.25 + 1.26 org.slf4j