Revert "Adding dependency to snakeyaml"

This commit is contained in:
James Agnew
2021-06-06 09:15:05 -04:00
committed by GitHub
parent 9ecee73fc4
commit 55b001cda0

View File

@@ -64,11 +64,6 @@
<artifactId>postgresql</artifactId> <artifactId>postgresql</artifactId>
<version>42.2.9</version> <version>42.2.9</version>
</dependency> </dependency>
<dependency>
<groupId>org.yaml</groupId>
<artifactId>snakeyaml</artifactId>
<version>1.28</version>
</dependency>
<!-- Needed for Email subscriptions --> <!-- Needed for Email subscriptions -->
<dependency> <dependency>