From 8e079e1cf0adf121434e5d6cfc958cd2de7f7f72 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Wed, 12 Apr 2023 06:04:50 +0000 Subject: [PATCH] Bump snakeyaml from 1.33 to 2.0 Bumps [snakeyaml](https://bitbucket.org/snakeyaml/snakeyaml) from 1.33 to 2.0. - [Commits](https://bitbucket.org/snakeyaml/snakeyaml/branches/compare/snakeyaml-2.0..snakeyaml-1.33) --- updated-dependencies: - dependency-name: org.yaml:snakeyaml dependency-type: direct:production ... Signed-off-by: dependabot[bot] --- pom.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/pom.xml b/pom.xml index 914bfc1..0394abb 100644 --- a/pom.xml +++ b/pom.xml @@ -30,7 +30,7 @@ org.yaml snakeyaml - 1.33 + 2.0