From 678aa379c5f0baa6f1e02f09c7acd3b7401fd246 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Wed, 29 Oct 2025 07:59:29 +0000 Subject: [PATCH] chore(deps-dev): bump org.yaml:snakeyaml in /hugegraph-pd/hg-pd-cli Bumps [org.yaml:snakeyaml](https://bitbucket.org/snakeyaml/snakeyaml) from 1.33 to 2.0. - [Commits](https://bitbucket.org/snakeyaml/snakeyaml/branches/compare/snakeyaml-2.0..snakeyaml-1.33) --- updated-dependencies: - dependency-name: org.yaml:snakeyaml dependency-version: '2.0' dependency-type: direct:development ... Signed-off-by: dependabot[bot] --- hugegraph-pd/hg-pd-cli/pom.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/hugegraph-pd/hg-pd-cli/pom.xml b/hugegraph-pd/hg-pd-cli/pom.xml index 4920174d76..6baaf98a98 100644 --- a/hugegraph-pd/hg-pd-cli/pom.xml +++ b/hugegraph-pd/hg-pd-cli/pom.xml @@ -78,7 +78,7 @@ org.yaml snakeyaml - 1.33 + 2.0 test