From 04997337cf4ac1c66666f3fb9ba1cc216a479588 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Sun, 16 Jul 2023 20:37:16 +0000 Subject: [PATCH] Bump snakeyaml from 1.32 to 2.0 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] --- pom.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/pom.xml b/pom.xml index e85b367..48a43c6 100644 --- a/pom.xml +++ b/pom.xml @@ -94,7 +94,7 @@ org.yaml snakeyaml - 1.32 + 2.0 junit