Skip to content

Commit fc54965

Browse files
build(deps-dev): bump org.apache.kafka:kafka-clients from 3.8.1 to 3.9.0
Bumps org.apache.kafka:kafka-clients from 3.8.1 to 3.9.0. --- updated-dependencies: - dependency-name: org.apache.kafka:kafka-clients dependency-type: direct:development update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent 2a2c9d8 commit fc54965

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

embedded-kafka/pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -16,7 +16,7 @@
1616
<properties>
1717
<camel.version>4.8.1</camel.version>
1818
<!-- https://spring.io/projects/spring-kafka#kafka-client-compatibility Confluent Platform 6.2 provides Kafka 2.8 -->
19-
<kafka-clients.version>3.8.1</kafka-clients.version>
19+
<kafka-clients.version>3.9.0</kafka-clients.version>
2020
<maven-clean-plugin.version>3.4.0</maven-clean-plugin.version>
2121
</properties>
2222

0 commit comments

Comments
 (0)