Update vnfm simulator - subscribe and notify
[integration/csit.git] / plans / so / integration-etsi-testing / so-simulators / pom.xml
index 372b073..4be20c6 100644 (file)
             <groupId>org.springframework.boot</groupId>
             <artifactId>spring-boot-starter-test</artifactId>
             <scope>test</scope>
+                <exclusions>
+                    <exclusion>
+                        <artifactId>android-json</artifactId>
+                        <groupId>com.vaadin.external.google</groupId>
+                    </exclusion>
+                </exclusions>
         </dependency>
         <dependency>
             <groupId>org.springframework.boot</groupId>
@@ -84,4 +90,4 @@
             <version>${jax.ws.rs}</version>
         </dependency>
     </dependencies>
-</project>
\ No newline at end of file
+</project>