From 47f3de9211a34824585bef32dac05482f9edb596 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Wed, 14 Dec 2022 20:21:18 +0000 Subject: [PATCH] Bump snakeyaml from 1.11 to 1.32 in /mods/memapktool Bumps [snakeyaml](https://bitbucket.org/snakeyaml/snakeyaml) from 1.11 to 1.32. - [Commits](https://bitbucket.org/snakeyaml/snakeyaml/branches/compare/snakeyaml-1.32..v1.11) --- updated-dependencies: - dependency-name: org.yaml:snakeyaml dependency-type: direct:production ... Signed-off-by: dependabot[bot] --- mods/memapktool/pom.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/mods/memapktool/pom.xml b/mods/memapktool/pom.xml index 8d4a86c8..194d4d6b 100644 --- a/mods/memapktool/pom.xml +++ b/mods/memapktool/pom.xml @@ -40,7 +40,7 @@ org.yaml snakeyaml - 1.11 + 1.32