Skip to content

Commit d6fd967

Browse files
committed
Upgrade to spring-kafka 3.3.0
1 parent 9fc31b3 commit d6fd967

File tree

1 file changed

+1
-1
lines changed
  • binders/kafka-binder/spring-cloud-stream-binder-kafka

1 file changed

+1
-1
lines changed

binders/kafka-binder/spring-cloud-stream-binder-kafka/pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -45,7 +45,7 @@
4545
<dependency>
4646
<groupId>org.springframework.kafka</groupId>
4747
<artifactId>spring-kafka</artifactId>
48-
<version>3.3.0-SNAPSHOT</version>
48+
<version>3.3.0</version>
4949
</dependency>
5050
<dependency>
5151
<groupId>org.springframework.boot</groupId>

0 commit comments

Comments
 (0)