From 09d210fa29b18f3b4de8d32f2369dc2b31f71f43 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Fri, 21 Jul 2023 10:14:54 -0700 Subject: [PATCH] Bump snakeyaml from 1.30 to 2.0 in /helix-core (#2398) 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] Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> --- helix-core/pom.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) mode change 100755 => 100644 helix-core/pom.xml diff --git a/helix-core/pom.xml b/helix-core/pom.xml old mode 100755 new mode 100644 index d488188bb9..50fc0fa490 --- a/helix-core/pom.xml +++ b/helix-core/pom.xml @@ -142,7 +142,7 @@ org.yaml snakeyaml - 1.30 + 2.0 io.dropwizard.metrics