We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent dde74a0 commit 9b8e1d7Copy full SHA for 9b8e1d7
tests/java/e2e-verifiers/pom.xml
@@ -12,7 +12,7 @@
12
<project.build.sourceEncoding>UTF-8</project.build.sourceEncoding>
13
<maven.compiler.source>11</maven.compiler.source>
14
<maven.compiler.target>11</maven.compiler.target>
15
- <kafka.clients.version>2.8.2</kafka.clients.version>
+ <kafka.clients.version>3.9.0</kafka.clients.version>
16
<commons.lang.version>3.9</commons.lang.version>
17
<argparse4j.version>0.8.1</argparse4j.version>
18
<slf4j.version>1.7.36</slf4j.version>
0 commit comments