From cefb6d35d90cb1031e0671c5ea707293cb413f15 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 /cli/bluenimble-cli-common --- updated-dependencies: - dependency-name: org.yaml:snakeyaml dependency-type: direct:production ... Signed-off-by: dependabot[bot] --- cli/bluenimble-cli-common/pom.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/cli/bluenimble-cli-common/pom.xml b/cli/bluenimble-cli-common/pom.xml index 7cc8030b..4fe0725e 100644 --- a/cli/bluenimble-cli-common/pom.xml +++ b/cli/bluenimble-cli-common/pom.xml @@ -108,7 +108,7 @@ org.yaml snakeyaml - 1.20 + 1.32 \ No newline at end of file