Adding medeia-validator-gson dependency to parent

Change-Id: I567218f6e71866e494678db427d6e76fbc41ba23
Issue-ID: POLICY-4291
Signed-off-by: a.sreekumar <ajith.sreekumar@bell.ca>
diff --git a/integration/pom.xml b/integration/pom.xml
index 1c19ff1..edc412e 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>