Update reactor-kafka to 1.3.17

Update reactor-kafka to 1.3.17 in reactive-kafka binder

Resolves https://github.com/spring-cloud/spring-cloud-stream/issues/2678
This commit is contained in:
Soby Chacko
2023-03-30 14:27:18 -04:00
parent ea37eed9be
commit 4c78d862eb

View File

@@ -48,7 +48,7 @@
<dependency>
<groupId>io.projectreactor.kafka</groupId>
<artifactId>reactor-kafka</artifactId>
<version>1.3.16</version>
<version>1.3.17</version>
</dependency>
<dependency>
<groupId>org.springframework.boot</groupId>