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 79aa421 commit cae8f54Copy full SHA for cae8f54
embedded-kafka/pom.xml
@@ -14,7 +14,7 @@
14
<artifactId>embedded-kafka</artifactId>
15
16
<properties>
17
- <camel.version>3.20.4</camel.version>
+ <camel.version>3.20.5</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.4.0</kafka-clients.version>
20
<maven-clean-plugin.version>3.2.0</maven-clean-plugin.version>
0 commit comments