From 9526f825f9011d6fff74b4464c0d537ea16dcc5c Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Wed, 14 Dec 2022 20:32:56 +0000 Subject: [PATCH] Bump snakeyaml from 1.18 to 1.32 in /atf-commons Bumps [snakeyaml](https://bitbucket.org/snakeyaml/snakeyaml) from 1.18 to 1.32. - [Commits](https://bitbucket.org/snakeyaml/snakeyaml/branches/compare/snakeyaml-1.32..v1.18) --- updated-dependencies: - dependency-name: org.yaml:snakeyaml dependency-type: direct:production ... Signed-off-by: dependabot[bot] --- atf-commons/pom.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/atf-commons/pom.xml b/atf-commons/pom.xml index 8bd57ffc..4df63f99 100644 --- a/atf-commons/pom.xml +++ b/atf-commons/pom.xml @@ -50,7 +50,7 @@ org.yaml snakeyaml - 1.18 + 1.32