From 2c6e3117612e3d43c27a7449ef73eba4ce6d3c7d Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Thu, 17 Sep 2026 12:21:15 +0000 Subject: [PATCH] Bump org.yaml:snakeyaml from 1.13 to 2.0 Bumps [org.yaml:snakeyaml](https://bitbucket.org/snakeyaml/snakeyaml) from 1.13 to 2.0. - [Commits](https://bitbucket.org/snakeyaml/snakeyaml/branches/compare/snakeyaml-2.0..v1.13) --- updated-dependencies: - dependency-name: org.yaml:snakeyaml dependency-version: '2.0' dependency-type: direct:production ... Signed-off-by: dependabot[bot] --- pom.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/pom.xml b/pom.xml index 3506200..a1595da 100644 --- a/pom.xml +++ b/pom.xml @@ -171,7 +171,7 @@ org.yaml snakeyaml - 1.13 + 2.0 biz.aQute