fix: upgrade org.apache.kafka:kafka-clients from 3.5.0 to 3.5.1 (#1434)

Snyk has created this PR to upgrade org.apache.kafka:kafka-clients from 3.5.0 to 3.5.1.

See this package in Maven Repository:
https://mvnrepository.com/artifact/org.apache.kafka/kafka-clients/

See this project in Snyk:
https://app.snyk.io/org/nosqlbench/project/bb64938c-e68b-4c38-9e2f-d9d8336c07ee?utm_source=github&utm_medium=referral&page=upgrade-pr

Co-authored-by: snyk-bot <snyk-bot@snyk.io>
This commit is contained in:
Jeff Banks 2023-08-08 10:13:40 -05:00 committed by GitHub
parent 35ff25aa99
commit d700979b74
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -34,7 +34,7 @@
</description>
<properties>
<kafka.version>3.5.0</kafka.version>
<kafka.version>3.5.1</kafka.version>
</properties>
<dependencies>