From e3747c30f8b943b981495535a087a8daf76fc1b2 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Sun, 12 Mar 2023 21:02:12 +0000 Subject: [PATCH] Bump snakeyaml from 1.32 to 2.0 in /ButtonProcessor Bumps [snakeyaml](https://bitbucket.org/snakeyaml/snakeyaml) from 1.32 to 2.0. - [Commits](https://bitbucket.org/snakeyaml/snakeyaml/branches/compare/snakeyaml-2.0..snakeyaml-1.32) --- updated-dependencies: - dependency-name: org.yaml:snakeyaml dependency-type: direct:production ... Signed-off-by: dependabot[bot] --- ButtonProcessor/pom.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/ButtonProcessor/pom.xml b/ButtonProcessor/pom.xml index 7c0d6f0..1e635e4 100644 --- a/ButtonProcessor/pom.xml +++ b/ButtonProcessor/pom.xml @@ -11,7 +11,7 @@ org.yaml snakeyaml - 1.32 + 2.0 compile