From 46c1840e85d18d16ea82c88940ef34feaa8cc379 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 28 Aug 2023 21:23:33 +0000 Subject: [PATCH] Bump org.yaml:snakeyaml from 1.8 to 2.0 Bumps [org.yaml:snakeyaml](https://bitbucket.org/snakeyaml/snakeyaml) from 1.8 to 2.0. - [Commits](https://bitbucket.org/snakeyaml/snakeyaml/branches/compare/snakeyaml-2.0..v1.8) --- updated-dependencies: - dependency-name: org.yaml:snakeyaml dependency-type: direct:development ... Signed-off-by: dependabot[bot] --- pom.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/pom.xml b/pom.xml index 4e6c4a5..d250892 100644 --- a/pom.xml +++ b/pom.xml @@ -126,7 +126,7 @@ org.yaml snakeyaml - 1.8 + 2.0 test