We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 28b915c commit 8badec4Copy full SHA for 8badec4
1 file changed
pom.xml
@@ -10,7 +10,7 @@
10
11
<groupId>io.hops.hive</groupId>
12
<artifactId>hive-apache</artifactId>
13
- <version>3.0.0.14.3</version>
+ <version>3.0.0.14.4</version>
14
15
<name>hive-apache</name>
16
<description>Shaded version of Apache Hive for Trino</description>
@@ -57,10 +57,10 @@
57
58
<shadeBase>io.trino.hive.\$internal</shadeBase>
59
60
- <dep.hive.version>3.0.0.14.3</dep.hive.version>
+ <dep.hive.version>3.0.0.14.4</dep.hive.version>
61
62
<dep.avro.version>1.10.2</dep.avro.version>
63
- <dep.hadoop.version>3.4.3.0-EE-RC3</dep.hadoop.version>
+ <dep.hadoop.version>3.4.3.0-EE-RC4</dep.hadoop.version>
64
<dep.parquet.version>1.12.3</dep.parquet.version>
65
<dep.protobuf.version>2.5.0</dep.protobuf.version>
66
<dep.slf4j.version>1.7.29</dep.slf4j.version>
0 commit comments