aboutsummaryrefslogtreecommitdiffstats
path: root/pom.xml
diff options
context:
space:
mode:
Diffstat (limited to 'pom.xml')
-rw-r--r--pom.xml7
1 files changed, 0 insertions, 7 deletions
diff --git a/pom.xml b/pom.xml
index 8be1d2ee9e..3e3b8a5404 100644
--- a/pom.xml
+++ b/pom.xml
@@ -296,13 +296,6 @@
<scope>compile</scope>
</dependency>
- <!-- yaml to object converter -->
- <dependency>
- <groupId>org.yaml</groupId>
- <artifactId>snakeyaml</artifactId>
- <version>1.14</version>
- <scope>provided</scope>
- </dependency>
<!-- listen to file changes -->
<dependency>