mirror of
https://github.com/nosqlbench/nosqlbench.git
synced 2025-02-25 18:55:28 -06:00
fix: upgrade org.apache.kafka:kafka-clients from 2.0.0 to 2.8.1
Snyk has created this PR to upgrade org.apache.kafka:kafka-clients from 2.0.0 to 2.8.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/jshook/project/47c3eea5-928a-40fb-b197-32123f5066a1?utm_source=github&utm_medium=referral&page=upgrade-pr
This commit is contained in:
parent
00464dbca3
commit
e17e97108a
@ -24,7 +24,7 @@
|
||||
<dependency>
|
||||
<groupId>org.apache.kafka</groupId>
|
||||
<artifactId>kafka-clients</artifactId>
|
||||
<version>2.0.0</version>
|
||||
<version>2.8.1</version>
|
||||
</dependency>
|
||||
|
||||
<!-- https://mvnrepository.com/artifact/org.apache.avro/avro -->
|
||||
|
Loading…
Reference in New Issue
Block a user