From dc0d3dafefa458b4f72edfd024445081640399b5 Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Thu, 26 Feb 2026 21:33:12 +0000 Subject: [PATCH] fix(deps): update dependency org.yaml:snakeyaml to v2.6 --- yaml/pom.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/yaml/pom.xml b/yaml/pom.xml index 27397e69..286892ec 100644 --- a/yaml/pom.xml +++ b/yaml/pom.xml @@ -37,7 +37,7 @@ org.yaml snakeyaml - 2.5 + 2.6 provided