From 6be94d5ea0d08e6fc1888b4c68bde34fb19077df Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Wed, 14 Dec 2022 21:00:49 +0000 Subject: [PATCH] Bump snakeyaml from 1.9 to 1.32 in /serviceframework-common --- updated-dependencies: - dependency-name: org.yaml:snakeyaml dependency-type: direct:production ... Signed-off-by: dependabot[bot] --- serviceframework-common/pom.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/serviceframework-common/pom.xml b/serviceframework-common/pom.xml index 9ebacc9..3d9a85e 100644 --- a/serviceframework-common/pom.xml +++ b/serviceframework-common/pom.xml @@ -26,7 +26,7 @@ org.yaml snakeyaml - 1.9 + 1.32