From 4c2ecd30e0e1bf2f34b8577fc0bfb398c9e240e5 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Fri, 4 Jun 2021 22:07:00 +0000 Subject: [PATCH] Bump snakeyaml from 1.21 to 1.26 in /yaml Bumps [snakeyaml](https://bitbucket.org/asomov/snakeyaml) from 1.21 to 1.26. - [Commits](https://bitbucket.org/asomov/snakeyaml/branches/compare/snakeyaml-1.26..snakeyaml-1.21) --- updated-dependencies: - dependency-name: org.yaml:snakeyaml dependency-type: direct:production ... Signed-off-by: dependabot[bot] --- yaml/pom.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/yaml/pom.xml b/yaml/pom.xml index 04ce6eb..cc99ee1 100644 --- a/yaml/pom.xml +++ b/yaml/pom.xml @@ -23,7 +23,7 @@ org.yaml snakeyaml - 1.21 + 1.26 compile