fix: upgrade org.apache.kafka:kafka-clients from 3.3.1 to 3.3.2

Snyk has created this PR to upgrade org.apache.kafka:kafka-clients from 3.3.1 to 3.3.2.

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
This commit is contained in:
snyk-bot 2023-01-27 18:28:30 +00:00
parent 8552cf00dc
commit 5803aa73b8
No known key found for this signature in database
GPG Key ID: 5D98975276F8B078

View File

@ -34,7 +34,7 @@
</description>
<properties>
<kafka.version>3.3.1</kafka.version>
<kafka.version>3.3.2</kafka.version>
</properties>
<build>
<plugins>