Skip to content

Commit

Permalink
Bump org.apache.kafka:kafka-clients in /contrib/storage-kafka
Browse files Browse the repository at this point in the history
Bumps org.apache.kafka:kafka-clients from 2.8.2 to 5.3.0-ccs.

---
updated-dependencies:
- dependency-name: org.apache.kafka:kafka-clients
  dependency-type: direct:production
...

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored Jan 27, 2025
1 parent 1ed8253 commit 721f3f4
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion contrib/storage-kafka/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -31,7 +31,7 @@
<name>Drill : Contrib : Storage : Kafka</name>

<properties>
<kafka.version>2.8.2</kafka.version>
<kafka.version>5.3.0-ccs</kafka.version>
<kafka.TestSuite>**/TestKafkaSuite.class</kafka.TestSuite>
</properties>

Expand Down

0 comments on commit 721f3f4

Please sign in to comment.