Skip to content

Commit 8badec4

Browse files
authored
HWORKS-2794: Bump HopsFS and Hive versions. (#8)
1 parent 28b915c commit 8badec4

1 file changed

Lines changed: 3 additions & 3 deletions

File tree

pom.xml

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -10,7 +10,7 @@
1010

1111
<groupId>io.hops.hive</groupId>
1212
<artifactId>hive-apache</artifactId>
13-
<version>3.0.0.14.3</version>
13+
<version>3.0.0.14.4</version>
1414

1515
<name>hive-apache</name>
1616
<description>Shaded version of Apache Hive for Trino</description>
@@ -57,10 +57,10 @@
5757

5858
<shadeBase>io.trino.hive.\$internal</shadeBase>
5959

60-
<dep.hive.version>3.0.0.14.3</dep.hive.version>
60+
<dep.hive.version>3.0.0.14.4</dep.hive.version>
6161

6262
<dep.avro.version>1.10.2</dep.avro.version>
63-
<dep.hadoop.version>3.4.3.0-EE-RC3</dep.hadoop.version>
63+
<dep.hadoop.version>3.4.3.0-EE-RC4</dep.hadoop.version>
6464
<dep.parquet.version>1.12.3</dep.parquet.version>
6565
<dep.protobuf.version>2.5.0</dep.protobuf.version>
6666
<dep.slf4j.version>1.7.29</dep.slf4j.version>

0 commit comments

Comments
 (0)