File tree Expand file tree Collapse file tree 2 files changed +6
-1
lines changed
spring-cloud-contract-stub-runner-boot
src/main/resources/META-INF Expand file tree Collapse file tree 2 files changed +6
-1
lines changed Original file line number Diff line number Diff line change 2222 <groupId >org.springframework.cloud</groupId >
2323 <artifactId >spring-cloud-contract-spec-kotlin</artifactId >
2424 </dependency >
25+ <dependency >
26+ <groupId >org.springframework.cloud</groupId >
27+ <artifactId >spring-cloud-stream-binder-rabbit</artifactId >
28+ <version >4.1.6</version >
29+ </dependency >
2530 <dependency >
2631 <groupId >org.springframework.boot</groupId >
2732 <artifactId >spring-boot-starter-web</artifactId >
Original file line number Diff line number Diff line change 11exclusions.spring-cloud-stream-binder-kafka : org.springframework.cloud:spring-cloud-stream-binder-kafka
2- dependencies.spring-cloud-stream-binder-rabbit : org.springframework.cloud:spring-cloud-stream-binder-rabbit
2+ dependencies.spring-cloud-stream-binder-rabbit : org.springframework.cloud:spring-cloud-stream-binder-rabbit:4.1.6
You can’t perform that action at this time.
0 commit comments