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 56dcdd8 commit c9e356aCopy full SHA for c9e356a
pom.xml
@@ -135,7 +135,7 @@
135
<!-- Version used in Maven Hive dependency -->
136
<hive.version>2.3.10</hive.version>
137
<!-- note that this should be compatible with Kafka brokers version 0.10 and up -->
138
- <kafka.version>3.9.0</kafka.version>
+ <kafka.version>3.9.1</kafka.version>
139
<!-- After 10.17.1.0, the minimum required version is JDK19 -->
140
<derby.version>10.16.1.1</derby.version>
141
<parquet.version>1.15.2</parquet.version>
0 commit comments