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 640164c commit 60efc04Copy full SHA for 60efc04
dataflow/flex-templates/kafka_to_bigquery/pom.xml
@@ -29,7 +29,7 @@
29
<project.build.sourceEncoding>UTF-8</project.build.sourceEncoding>
30
31
<beam.version>2.20.0</beam.version>
32
- <kafka.version>2.4.1</kafka.version>
+ <kafka.version>2.5.0</kafka.version>
33
34
<maven-enforcer-plugin.version>3.0.0-M3</maven-enforcer-plugin.version>
35
<maven-compiler-plugin.version>3.8.1</maven-compiler-plugin.version>
0 commit comments