mirror of
https://gitee.com/dcren/initializr.git
synced 2025-11-28 17:32:34 +08:00
Updgrade to Spring Cloud Contract 1.0.5.RELEASE
This commit is contained in:
2
pom.xml
2
pom.xml
@@ -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>
|
||||||
|
|||||||
Reference in New Issue
Block a user