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 b00614d commit bce30a8Copy full SHA for bce30a8
embedded-kafka/pom.xml
@@ -14,7 +14,7 @@
14
<artifactId>embedded-kafka</artifactId>
15
16
<properties>
17
- <camel.version>4.4.1</camel.version>
+ <camel.version>4.5.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.7.0</kafka-clients.version>
20
<maven-clean-plugin.version>3.3.2</maven-clean-plugin.version>
0 commit comments