File tree Expand file tree Collapse file tree 2 files changed +8
-0
lines changed
spring-cloud-contract-verifier
spring-cloud-contract-wiremock Expand file tree Collapse file tree 2 files changed +8
-0
lines changed Original file line number Diff line number Diff line change 2525 <groupId >org.springframework.cloud</groupId >
2626 <artifactId >spring-cloud-contract-shade</artifactId >
2727 </dependency >
28+ <dependency >
29+ <groupId >org.springframework.boot</groupId >
30+ <artifactId >spring-boot-restclient</artifactId >
31+ </dependency >
2832 <dependency >
2933 <groupId >org.springframework.boot</groupId >
3034 <artifactId >spring-boot-test-autoconfigure</artifactId >
Original file line number Diff line number Diff line change 2828 <groupId >org.springframework.boot</groupId >
2929 <artifactId >spring-boot-starter</artifactId >
3030 </dependency >
31+ <dependency >
32+ <groupId >org.springframework.boot</groupId >
33+ <artifactId >spring-boot-restclient</artifactId >
34+ </dependency >
3135 <dependency >
3236 <groupId >org.springframework.boot</groupId >
3337 <artifactId >spring-boot-autoconfigure-processor</artifactId >
You can’t perform that action at this time.
0 commit comments