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 5928466 commit 16e8a98Copy full SHA for 16e8a98
embedded-kafka/pom.xml
@@ -16,7 +16,7 @@
16
<properties>
17
<camel.version>3.21.0</camel.version>
18
<!-- https://spring.io/projects/spring-kafka#kafka-client-compatibility Confluent Platform 6.2 provides Kafka 2.8 -->
19
- <kafka-clients.version>3.5.0</kafka-clients.version>
+ <kafka-clients.version>3.5.1</kafka-clients.version>
20
<maven-clean-plugin.version>3.3.1</maven-clean-plugin.version>
21
</properties>
22
0 commit comments