From abdbea260358bc3ec6768bf27d777ed124b032ed Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Sun, 19 Nov 2023 21:20:26 +0000 Subject: [PATCH] Bump org.yaml:snakeyaml from 1.32 to 2.0 in /JCG Bumps [org.yaml: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] --- JCG/pom.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/JCG/pom.xml b/JCG/pom.xml index bca57dd..512d451 100644 --- a/JCG/pom.xml +++ b/JCG/pom.xml @@ -31,7 +31,7 @@ org.yaml snakeyaml - 1.32 + 2.0