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 8e00d49 commit e83a6a8Copy full SHA for e83a6a8
flink-end-to-end-tests/flink-end-to-end-tests-common-kafka/pom.xml
@@ -76,7 +76,7 @@ under the License.
76
<dependency>
77
<groupId>org.apache.kafka</groupId>
78
<artifactId>kafka-clients</artifactId>
79
- <version>7.7.2-ce</version>
+ <version>7.8.0-ce</version>
80
</dependency>
81
82
<!-- The following dependencies are for connector/format sql-jars that
@@ -234,7 +234,7 @@ under the License.
234
<artifactItem>
235
236
237
238
<destFileName>kafka-clients.jar</destFileName>
239
<type>jar</type>
240
<outputDirectory>${project.build.directory}/dependencies</outputDirectory>
0 commit comments