From e4abd29f1423ee0c4a33ef6ce50d5dce49a52797 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Wed, 14 Dec 2022 20:35:56 +0000 Subject: [PATCH] Bump snakeyaml from 1.20 to 1.32 in /nh-micro-config --- updated-dependencies: - dependency-name: org.yaml:snakeyaml dependency-type: direct:production ... Signed-off-by: dependabot[bot] --- nh-micro-config/pom.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/nh-micro-config/pom.xml b/nh-micro-config/pom.xml index ed4e92f..b774077 100644 --- a/nh-micro-config/pom.xml +++ b/nh-micro-config/pom.xml @@ -15,7 +15,7 @@ org.yaml snakeyaml - 1.20 + 1.32 compile true