From 903dd8e73ea59e8cab23f58fbfc51bd6195f32a3 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Tue, 28 Feb 2023 19:31:59 +0000 Subject: [PATCH] Bump snakeyaml from 1.30 to 2.0 in /Common Bumps [snakeyaml](https://bitbucket.org/snakeyaml/snakeyaml) from 1.30 to 2.0. - [Commits](https://bitbucket.org/snakeyaml/snakeyaml/branches/compare/snakeyaml-2.0..snakeyaml-1.30) --- updated-dependencies: - dependency-name: org.yaml:snakeyaml dependency-type: direct:production ... Signed-off-by: dependabot[bot] --- Common/pom.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Common/pom.xml b/Common/pom.xml index 6bd856f..15310d4 100644 --- a/Common/pom.xml +++ b/Common/pom.xml @@ -83,7 +83,7 @@ org.yaml snakeyaml - 1.30 + 2.0 compile