Updgrade to Spring Cloud Contract 1.0.5.RELEASE

This commit is contained in:
Stephane Nicoll
2017-05-08 12:45:08 +02:00
parent 66dad39188
commit b18770871c

View File

@@ -81,7 +81,7 @@
<dependency> <dependency>
<groupId>org.springframework.cloud</groupId> <groupId>org.springframework.cloud</groupId>
<artifactId>spring-cloud-contract-dependencies</artifactId> <artifactId>spring-cloud-contract-dependencies</artifactId>
<version>1.0.3.RELEASE</version> <version>1.0.5.RELEASE</version>
<type>pom</type> <type>pom</type>
<scope>import</scope> <scope>import</scope>
</dependency> </dependency>