summaryrefslogtreecommitdiffstats
path: root/csarvalidation/pom.xml
diff options
context:
space:
mode:
Diffstat (limited to 'csarvalidation/pom.xml')
-rw-r--r--csarvalidation/pom.xml5
1 files changed, 5 insertions, 0 deletions
diff --git a/csarvalidation/pom.xml b/csarvalidation/pom.xml
index cc38996..6bf50c2 100644
--- a/csarvalidation/pom.xml
+++ b/csarvalidation/pom.xml
@@ -55,6 +55,11 @@
<scope>test</scope>
</dependency>
<dependency>
+ <groupId>org.yaml</groupId>
+ <artifactId>snakeyaml</artifactId>
+ <version>1.18</version>
+ </dependency>
+ <dependency>
<groupId>com.eclipsesource.jaxrs</groupId>
<artifactId>consumer</artifactId>
<exclusions>