File tree Expand file tree Collapse file tree 1 file changed +2
-2
lines changed
flink-end-to-end-tests/flink-end-to-end-tests-common-kafka Expand file tree Collapse file tree 1 file changed +2
-2
lines changed Original file line number Diff line number Diff line change @@ -76,7 +76,7 @@ under the License.
76
76
<dependency >
77
77
<groupId >org.apache.kafka</groupId >
78
78
<artifactId >kafka-clients</artifactId >
79
- <version >7.9.2 -ce</version >
79
+ <version >8.0.0 -ce</version >
80
80
</dependency >
81
81
82
82
<!-- The following dependencies are for connector/format sql-jars that
@@ -234,7 +234,7 @@ under the License.
234
234
<artifactItem >
235
235
<groupId >org.apache.kafka</groupId >
236
236
<artifactId >kafka-clients</artifactId >
237
- <version >7.9.2 -ce</version >
237
+ <version >8.0.0 -ce</version >
238
238
<destFileName >kafka-clients.jar</destFileName >
239
239
<type >jar</type >
240
240
<outputDirectory >${project.build.directory} /dependencies</outputDirectory >
You can’t perform that action at this time.
0 commit comments