From 084d786457674292224720bee924e390a213cce9 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Tue, 11 Apr 2023 17:26:09 -0400 Subject: [PATCH] Bump snakeyaml from 1.26 to 1.32 in /services/structureddate/structureddate (#308) Signed-off-by: dependabot[bot] Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> --- services/structureddate/structureddate/pom.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/services/structureddate/structureddate/pom.xml b/services/structureddate/structureddate/pom.xml index 45328cbef..b94e68a26 100644 --- a/services/structureddate/structureddate/pom.xml +++ b/services/structureddate/structureddate/pom.xml @@ -20,7 +20,7 @@ org.yaml snakeyaml - 1.26 + 1.32 test -- 2.47.3