Decision BlackList Guard Enhancements
[policy/engine.git] / POLICY-SDK-APP / pom.xml
index 7017017..1160a8f 100644 (file)
                        <artifactId>jackson-dataformat-xml</artifactId>
                        <version>${jackson.version}</version>
                </dependency>
+               <dependency>
+                       <groupId>com.google.code.gson</groupId>
+                       <artifactId>gson</artifactId>
+                       <version>2.8.0</version>
+               </dependency>
                <!-- Elastic Search -->
                <dependency>
                        <groupId>org.elasticsearch</groupId>