From d0df7f95b8e8a35287a3b19e48557d2777f0a440 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Sun, 17 Apr 2022 16:15:22 +0000 Subject: [PATCH] Bump snakeyaml from 1.24 to 1.26 in /node-utils Bumps [snakeyaml](https://bitbucket.org/asomov/snakeyaml) from 1.24 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] --- node-utils/pom.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/node-utils/pom.xml b/node-utils/pom.xml index 13edcd16..55eb0ed4 100644 --- a/node-utils/pom.xml +++ b/node-utils/pom.xml @@ -65,7 +65,7 @@ org.yaml snakeyaml - 1.24 + 1.26