From 6549d90a5963389bf497a800125b524b10b26324 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Thu, 3 Sep 2026 09:09:08 +0000 Subject: [PATCH] build(deps): bump org.yaml:snakeyaml from 2.6 to 2.7 Bumps org.yaml:snakeyaml from 2.6 to 2.7. --- updated-dependencies: - dependency-name: org.yaml:snakeyaml dependency-version: '2.7' 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 916d32577..0c1856840 100644 --- a/pom.xml +++ b/pom.xml @@ -100,7 +100,7 @@ org.yaml snakeyaml - 2.6 + 2.7 org.ow2.asm