Merge branch '1.1.x'

This commit is contained in:
Marcin Grzejszczak
2017-08-22 17:40:59 +02:00
2 changed files with 0 additions and 6 deletions

View File

@@ -49,11 +49,6 @@
<artifactId>spring-cloud-contract-wiremock</artifactId>
<scope>test</scope>
</dependency>
<dependency>
<groupId>com.google.code.gson</groupId>
<artifactId>gson</artifactId>
<scope>test</scope>
</dependency>
</dependencies>
<dependencyManagement>