From f8822e48024c2a60b23fb6e590eca0b2a3a7b202 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Wed, 14 Dec 2022 20:41:56 +0000 Subject: [PATCH] Bump snakeyaml from 1.24 to 1.32 in /node-utils --- 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..2b67c0b0 100644 --- a/node-utils/pom.xml +++ b/node-utils/pom.xml @@ -65,7 +65,7 @@ org.yaml snakeyaml - 1.24 + 1.32