pom update
[sdc.git] / pom.xml
diff --git a/pom.xml b/pom.xml
index 8be1d2e..3e3b8a5 100644 (file)
--- a/pom.xml
+++ b/pom.xml
                                <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>