From 894e1ba0359c854dcfb2f7ccf576c8ceb2184865 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Wed, 14 Dec 2022 20:52:53 +0000 Subject: [PATCH] Bump snakeyaml from 1.28 to 1.32 in /configsource-yaml --- updated-dependencies: - dependency-name: org.yaml:snakeyaml dependency-type: direct:production ... Signed-off-by: dependabot[bot] --- configsource-yaml/pom.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/configsource-yaml/pom.xml b/configsource-yaml/pom.xml index e86b9ee..97de799 100644 --- a/configsource-yaml/pom.xml +++ b/configsource-yaml/pom.xml @@ -17,7 +17,7 @@ org.yaml snakeyaml - 1.28 + 1.32