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.
7676 <dependency >
7777 <groupId >org.apache.kafka</groupId >
7878 <artifactId >kafka-clients</artifactId >
79- <version >8.0.2 -ce</version >
79+ <version >8.1.0 -ce</version >
8080 </dependency >
8181
8282 <!-- The following dependencies are for connector/format sql-jars that
@@ -234,7 +234,7 @@ under the License.
234234 <artifactItem >
235235 <groupId >org.apache.kafka</groupId >
236236 <artifactId >kafka-clients</artifactId >
237- <version >8.0.2 -ce</version >
237+ <version >8.1.0 -ce</version >
238238 <destFileName >kafka-clients.jar</destFileName >
239239 <type >jar</type >
240240 <outputDirectory >${project.build.directory} /dependencies</outputDirectory >
You can’t perform that action at this time.
0 commit comments