aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--integration/pom.xml5
1 files changed, 5 insertions, 0 deletions
diff --git a/integration/pom.xml b/integration/pom.xml
index 1c19ff19..edc412e6 100644
--- a/integration/pom.xml
+++ b/integration/pom.xml
@@ -389,6 +389,11 @@
<artifactId>json</artifactId>
<version>20201115</version>
</dependency>
+ <dependency>
+ <groupId>com.worldturner.medeia</groupId>
+ <artifactId>medeia-validator-gson</artifactId>
+ <version>1.1.1</version>
+ </dependency>
<!-- Lombok -->
<dependency>