Skip to content

Commit 7d8a596

Browse files
committed
Reset kafka version to 3.4.1
1 parent 87f58c0 commit 7d8a596

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -138,7 +138,7 @@
138138
<!-- Version used for internal directory structure -->
139139
<hive.version.short>3.0</hive.version.short>
140140
<!-- note that this should be compatible with Kafka brokers version 0.10 and up -->
141-
<kafka.version>2.6.0</kafka.version>
141+
<kafka.version>3.4.1</kafka.version>
142142
<!-- After 10.15.1.3, the minimum required version is JDK9 -->
143143
<derby.version>10.14.2.0</derby.version>
144144
<parquet.version>1.13.1</parquet.version>

0 commit comments

Comments
 (0)