From 4589cbc54a2262aa36bfb150ea7e7064c60d9b86 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Fri, 9 Sep 2022 18:09:32 +0000 Subject: [PATCH] Bump snakeyaml from 1.21 to 1.26 in /agent Bumps [snakeyaml](https://bitbucket.org/asomov/snakeyaml) from 1.21 to 1.26. - [Commits](https://bitbucket.org/asomov/snakeyaml/commits) --- 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..4cb4b71 100644 --- a/agent/pom.xml +++ b/agent/pom.xml @@ -53,7 +53,7 @@ org.yaml snakeyaml - 1.21 + 1.26