From 05b0e13ffbaa564ca3b5590f6690c4b464c6a297 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 9 Mar 2026 09:58:20 +0000 Subject: [PATCH] build(deps): bump org.yaml:snakeyaml from 2.5 to 2.6 Bumps [org.yaml:snakeyaml](https://bitbucket.org/snakeyaml/snakeyaml) from 2.5 to 2.6. - [Commits](https://bitbucket.org/snakeyaml/snakeyaml/branches/compare/snakeyaml-2.6..snakeyaml-2.5) --- updated-dependencies: - dependency-name: org.yaml:snakeyaml dependency-version: '2.6' dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] --- pom.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/pom.xml b/pom.xml index fe1466e..c3647f1 100644 --- a/pom.xml +++ b/pom.xml @@ -248,7 +248,7 @@ org.yaml snakeyaml - 2.5 + 2.6