From 398e9659bb4569c745d5f229a1cae28ce6528f4f Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Sat, 15 Feb 2025 14:53:13 +0000 Subject: [PATCH] fix(deps): update dependency org.yaml:snakeyaml to v2.4 --- yaml/pom.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/yaml/pom.xml b/yaml/pom.xml index e9b1de14..da5a9024 100644 --- a/yaml/pom.xml +++ b/yaml/pom.xml @@ -37,7 +37,7 @@ org.yaml snakeyaml - 2.3 + 2.4 provided