Skip to content

Commit e9c8843

Browse files
committed
Update stream binder versions.
Signed-off-by: Olga Maciaszek-Sharma <[email protected]>
1 parent 65785a1 commit e9c8843

File tree

1 file changed

+2
-2
lines changed
  • spring-cloud-contract-stub-runner-boot

1 file changed

+2
-2
lines changed

spring-cloud-contract-stub-runner-boot/pom.xml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -26,13 +26,13 @@
2626
<groupId>org.springframework.cloud</groupId>
2727
<artifactId>spring-cloud-stream-binder-rabbit</artifactId>
2828
<!--Because of the docker creation process explicit version is needed-->
29-
<version>4.3.1-SNAPSHOT</version>
29+
<version>5.0.0-SNAPSHOT</version>
3030
</dependency>
3131
<dependency>
3232
<groupId>org.springframework.cloud</groupId>
3333
<artifactId>spring-cloud-stream-binder-kafka</artifactId>
3434
<!--Because of the docker creation process explicit version is needed-->
35-
<version>4.3.1-SNAPSHOT</version>
35+
<version>5.0.0-SNAPSHOT</version>
3636
</dependency>
3737
<dependency>
3838
<groupId>org.springframework.boot</groupId>

0 commit comments

Comments
 (0)