From d6aa72bee90693e5ec4f0d2002242ddaec31974b Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Sun, 25 Jun 2023 15:40:17 +0800 Subject: [PATCH] Bump snakeyaml from 1.32 to 2.0 (#253) 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] Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> --- pom.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/pom.xml b/pom.xml index e72d6a81..f3c59629 100644 --- a/pom.xml +++ b/pom.xml @@ -196,7 +196,7 @@ org.yaml snakeyaml - 1.32 + 2.0