From cdfcbeec43eee129d93e729792ba331a1d70103b Mon Sep 17 00:00:00 2001 From: rob bygrave Date: Mon, 14 May 2018 22:17:27 +1200 Subject: [PATCH] #1377 - Bump dependency - jsnakeyaml 1.19 to 1.21 --- pom.xml | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/pom.xml b/pom.xml index 0cbd3d6b1..f2e3c6e4d 100644 --- a/pom.xml +++ b/pom.xml @@ -17,6 +17,7 @@ 2.9.5 + 1.21 @@ -93,7 +94,7 @@ org.yaml snakeyaml - 1.19 + ${snakeyaml.version}