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 87f58c0 commit 7d8a596Copy full SHA for 7d8a596
pom.xml
@@ -138,7 +138,7 @@
138
<!-- Version used for internal directory structure -->
139
<hive.version.short>3.0</hive.version.short>
140
<!-- note that this should be compatible with Kafka brokers version 0.10 and up -->
141
- <kafka.version>2.6.0</kafka.version>
+ <kafka.version>3.4.1</kafka.version>
142
<!-- After 10.15.1.3, the minimum required version is JDK9 -->
143
<derby.version>10.14.2.0</derby.version>
144
<parquet.version>1.13.1</parquet.version>
0 commit comments