Skip to content

Commit

Permalink
Bump org.apache.kafka:kafka-clients from 3.5.0 to 3.5.1
Browse files Browse the repository at this point in the history
Bumps org.apache.kafka:kafka-clients from 3.5.0 to 3.5.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] <support@github.com>
  • Loading branch information
dependabot[bot] authored Jul 31, 2023
1 parent 5928466 commit 2284b07
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>3.21.0</camel.version>
<!-- https://spring.io/projects/spring-kafka#kafka-client-compatibility Confluent Platform 6.2 provides Kafka 2.8 -->
<kafka-clients.version>3.5.0</kafka-clients.version>
<kafka-clients.version>3.5.1</kafka-clients.version>
<maven-clean-plugin.version>3.3.1</maven-clean-plugin.version>
</properties>

Expand Down

0 comments on commit 2284b07

Please sign in to comment.