From a865e5935e2ca5af9aa22012b33cfd557d78efb5 Mon Sep 17 00:00:00 2001 From: md_5 Date: Tue, 7 Nov 2017 19:36:51 +1100 Subject: Update snakeyaml to 1.19 to fix bug with duplicate keys affecting some users. https://bitbucket.org/asomov/snakeyaml/issues/386/duplicate-keys-cause-issues --- pom.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/pom.xml b/pom.xml index 0937b73c..1193e5a8 100644 --- a/pom.xml +++ b/pom.xml @@ -73,7 +73,7 @@ org.yaml snakeyaml - 1.18 + 1.19 compile -- cgit v1.2.3