From 74d47fe04750811938a979476b1b37a74667e554 Mon Sep 17 00:00:00 2001 From: Konrad Windszus Date: Tue, 8 Jun 2021 16:08:56 +0200 Subject: [PATCH] update to Snakeyaml 1.28 --- pom.xml | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/pom.xml b/pom.xml index 380ec267..a172aee2 100644 --- a/pom.xml +++ b/pom.xml @@ -100,7 +100,7 @@ - + io.wcm.maven io.wcm.maven.aem-dependencies @@ -119,7 +119,7 @@ org.yaml snakeyaml - 1.27 + 1.28