mirror of
https://gitee.com/dcren/initializr.git
synced 2025-09-20 02:29:44 +08:00
Upgrade to Spring Cloud Contract 1.2.1.RELEASE
See gh-508
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.2.0.RELEASE</version>
|
<version>1.2.1.RELEASE</version>
|
||||||
<type>pom</type>
|
<type>pom</type>
|
||||||
<scope>import</scope>
|
<scope>import</scope>
|
||||||
</dependency>
|
</dependency>
|
||||||
|
Reference in New Issue
Block a user