Skip to content

Commit 21c1c41

Browse files
fix(deps): update dependency org.springframework.cloud:spring-cloud-starter-stream-kafka to v5
1 parent 13b3b71 commit 21c1c41

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

spring-wolf-example/pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -31,7 +31,7 @@
3131
<dependency>
3232
<groupId>org.springframework.cloud</groupId>
3333
<artifactId>spring-cloud-starter-stream-kafka</artifactId>
34-
<version>4.3.0</version>
34+
<version>5.0.0</version>
3535
</dependency>
3636

3737
<dependency>

0 commit comments

Comments
 (0)