From 989bb0c1123fb9c63de2a68cf9b40201aa2df1b3 Mon Sep 17 00:00:00 2001 From: md_5 Date: Fri, 11 Jun 2021 20:50:27 +1000 Subject: [PATCH] Downgrade SnakeYAML due to issues with comments parsing --- pom.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/pom.xml b/pom.xml index c5306760..924ca29f 100644 --- a/pom.xml +++ b/pom.xml @@ -54,7 +54,7 @@ org.yaml snakeyaml - 1.29 + 1.28 compile