From 59ccc55f986d6a8e14d9f39ae1d855c053eff7ca Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Fri, 4 Jun 2021 22:05:30 +0000 Subject: [PATCH] Bump snakeyaml from 1.21 to 1.26 in /ButtonProcessor Bumps [snakeyaml](https://bitbucket.org/asomov/snakeyaml) from 1.21 to 1.26. - [Commits](https://bitbucket.org/asomov/snakeyaml/branches/compare/snakeyaml-1.26..snakeyaml-1.21) --- 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(-) mode change 100755 => 100644 ButtonProcessor/pom.xml diff --git a/ButtonProcessor/pom.xml b/ButtonProcessor/pom.xml old mode 100755 new mode 100644 index 93f7024..e718ce4 --- a/ButtonProcessor/pom.xml +++ b/ButtonProcessor/pom.xml @@ -11,7 +11,7 @@ org.yaml snakeyaml - 1.21 + 1.26 compile