Skip to content

Commit

Permalink
build(deps-dev): bump org.apache.kafka:kafka-clients from 3.8.0 to 3.…
Browse files Browse the repository at this point in the history
…8.1 (#2099)

Bumps org.apache.kafka:kafka-clients from 3.8.0 to 3.8.1.

---
updated-dependencies:
- dependency-name: org.apache.kafka:kafka-clients
  dependency-type: direct:development
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <[email protected]>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
  • Loading branch information
dependabot[bot] authored Nov 5, 2024
1 parent dcf2410 commit 3a59a2f
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion embedded-kafka/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -16,7 +16,7 @@
<properties>
<camel.version>4.8.1</camel.version>
<!-- https://spring.io/projects/spring-kafka#kafka-client-compatibility Confluent Platform 6.2 provides Kafka 2.8 -->
<kafka-clients.version>3.8.0</kafka-clients.version>
<kafka-clients.version>3.8.1</kafka-clients.version>
<maven-clean-plugin.version>3.4.0</maven-clean-plugin.version>
</properties>

Expand Down

0 comments on commit 3a59a2f

Please sign in to comment.