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 7c6fe45 commit 65f5030Copy full SHA for 65f5030
embedded-kafka/pom.xml
@@ -14,7 +14,7 @@
14
<artifactId>embedded-kafka</artifactId>
15
16
<properties>
17
- <camel.version>4.7.0</camel.version>
+ <camel.version>4.8.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.8.0</kafka-clients.version>
20
<maven-clean-plugin.version>3.4.0</maven-clean-plugin.version>
0 commit comments