From 33fa78123abb0d9e9e653c0493b03c16484ea23b Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Fri, 9 Sep 2022 18:13:39 +0000 Subject: [PATCH] Bump snakeyaml from 1.25 to 1.26 in /kz-template Bumps [snakeyaml](https://bitbucket.org/asomov/snakeyaml) from 1.25 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] --- kz-template/pom.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/kz-template/pom.xml b/kz-template/pom.xml index db43c04..894446e 100644 --- a/kz-template/pom.xml +++ b/kz-template/pom.xml @@ -24,7 +24,7 @@ org.yaml snakeyaml - 1.25 + 1.26