summaryrefslogtreecommitdiffstats
path: root/integration/pom.xml
diff options
context:
space:
mode:
Diffstat (limited to 'integration/pom.xml')
-rw-r--r--integration/pom.xml7
1 files changed, 7 insertions, 0 deletions
diff --git a/integration/pom.xml b/integration/pom.xml
index b04656f9..098b4b05 100644
--- a/integration/pom.xml
+++ b/integration/pom.xml
@@ -196,6 +196,13 @@
<version>1.3.8</version>
</dependency>
+ <!-- SnakeYAML -->
+ <dependency>
+ <groupId>org.yaml</groupId>
+ <artifactId>snakeyaml</artifactId>
+ <version>1.24</version>
+ </dependency>
+
<!-- Test dependencies -->
<!-- In memory Database Engine -->