fix pom.xml
This commit is contained in:
parent
e9441e4aa9
commit
a175f3bea8
1 changed files with 1 additions and 1 deletions
2
pom.xml
2
pom.xml
|
|
@ -300,7 +300,7 @@
|
||||||
<dependency>
|
<dependency>
|
||||||
<groupId>org.apache.kafka</groupId>
|
<groupId>org.apache.kafka</groupId>
|
||||||
<artifactId>kafka-clients</artifactId>
|
<artifactId>kafka-clients</artifactId>
|
||||||
<version>3.9.0</version>
|
<version>3.9.1</version>
|
||||||
<exclusions>
|
<exclusions>
|
||||||
<exclusion>
|
<exclusion>
|
||||||
<groupId>org.xerial.snappy</groupId>
|
<groupId>org.xerial.snappy</groupId>
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue