From 74ffadeb05b201cb964f8d7e1370da3d3ed7f47e Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 7 Feb 2022 16:50:56 +0000 Subject: [PATCH] Bump snakeyaml from 1.21 to 1.26 in /yaml-jackson Bumps [snakeyaml](https://bitbucket.org/asomov/snakeyaml) from 1.21 to 1.26. - [Commits](https://bitbucket.org/asomov/snakeyaml/commits) --- updated-dependencies: - dependency-name: org.yaml:snakeyaml dependency-type: direct:production ... Signed-off-by: dependabot[bot] --- yaml-jackson/pom.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/yaml-jackson/pom.xml b/yaml-jackson/pom.xml index 3f07fce..e326668 100644 --- a/yaml-jackson/pom.xml +++ b/yaml-jackson/pom.xml @@ -27,7 +27,7 @@ org.yaml snakeyaml - 1.21 + 1.26