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