From e797f489c470607ffcb50bfad0ae8c0e85b77279 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Wed, 14 Dec 2022 20:35:33 +0000 Subject: [PATCH] Bump snakeyaml from 1.19 to 1.32 in /util --- updated-dependencies: - dependency-name: org.yaml:snakeyaml dependency-type: direct:production ... Signed-off-by: dependabot[bot] --- util/pom.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/util/pom.xml b/util/pom.xml index 885994095a..a9c8ff96bc 100644 --- a/util/pom.xml +++ b/util/pom.xml @@ -26,7 +26,7 @@ org.yaml snakeyaml - 1.19 + 1.32 commons-codec