From ec221c6bd6ce076a5016627f9ccb7185a818a331 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Wed, 7 Feb 2024 08:49:27 +0000 Subject: [PATCH] Bump org.yaml:snakeyaml from 1.31 to 2.0 in /plugins/json Bumps [org.yaml:snakeyaml](https://bitbucket.org/snakeyaml/snakeyaml) from 1.31 to 2.0. - [Commits](https://bitbucket.org/snakeyaml/snakeyaml/branches/compare/snakeyaml-2.0..snakeyaml-1.31) --- updated-dependencies: - dependency-name: org.yaml:snakeyaml dependency-type: direct:production ... Signed-off-by: dependabot[bot] --- plugins/json/pom.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/plugins/json/pom.xml b/plugins/json/pom.xml index dcaae582e..ae05b3fb2 100644 --- a/plugins/json/pom.xml +++ b/plugins/json/pom.xml @@ -73,7 +73,7 @@ org.yaml snakeyaml - 1.31 + 2.0 kg.apc