From d8f7eba638df9183b848b37792531fe0cadd90a3 Mon Sep 17 00:00:00 2001 From: Nathan Voxland Date: Wed, 10 Feb 2021 14:40:04 -0600 Subject: [PATCH] Added snakeyaml as a test dependency --- pom.xml | 6 ++++++ 1 file changed, 6 insertions(+) diff --git a/pom.xml b/pom.xml index f459d9fb..f297c2b1 100644 --- a/pom.xml +++ b/pom.xml @@ -68,6 +68,12 @@ ${liquibase.version} provided + + org.yaml + snakeyaml + 1.27 + test + org.mongodb mongodb-driver