From 55b001cda002d0ddff2319ec56bac80a172c728f Mon Sep 17 00:00:00 2001 From: James Agnew Date: Sun, 6 Jun 2021 09:15:05 -0400 Subject: [PATCH] Revert "Adding dependency to snakeyaml" --- pom.xml | 5 ----- 1 file changed, 5 deletions(-) diff --git a/pom.xml b/pom.xml index 3bdd75c..765966f 100644 --- a/pom.xml +++ b/pom.xml @@ -64,11 +64,6 @@ postgresql 42.2.9 - - org.yaml - snakeyaml - 1.28 -