We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 26f65c5 commit 3fecebeCopy full SHA for 3fecebe
spring-cloud-contract-stub-runner-boot/pom.xml
@@ -26,13 +26,13 @@
26
<groupId>org.springframework.cloud</groupId>
27
<artifactId>spring-cloud-stream-binder-rabbit</artifactId>
28
<!--Because of the docker creation process explicit version is needed-->
29
- <version>4.1.6</version>
+ <version>4.2.2</version>
30
</dependency>
31
<dependency>
32
33
<artifactId>spring-cloud-stream-binder-kafka</artifactId>
34
35
36
37
38
<groupId>org.springframework.boot</groupId>
0 commit comments