fix: upgrade org.apache.kafka:kafka-clients from 3.4.0 to 3.5.0 (#1381)

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

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:
Jonathan Shook 2023-07-06 08:01:05 -05:00 committed by GitHub
parent 42ac8accfd
commit 841257dbfd
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

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