From c02187dd0e5efc305004faabadbe9de838061656 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Fri, 9 Sep 2022 18:12:16 +0000 Subject: [PATCH] Bump snakeyaml from 1.16 to 1.26 in /Projects/HeronLoader Bumps [snakeyaml](https://bitbucket.org/asomov/snakeyaml) from 1.16 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] --- Projects/HeronLoader/pom.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Projects/HeronLoader/pom.xml b/Projects/HeronLoader/pom.xml index fa8560f..2e2e412 100644 --- a/Projects/HeronLoader/pom.xml +++ b/Projects/HeronLoader/pom.xml @@ -61,7 +61,7 @@ org.yaml snakeyaml - 1.16 + 1.26