Skip to content

Commit

Permalink
[HUDI-7794] Bump org.apache.hive:hive-service from 2.3.1 to 2.3.4 (#1…
Browse files Browse the repository at this point in the history
…1298)

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
  • Loading branch information
yihua and dependabot[bot] committed May 25, 2024
1 parent 72dd518 commit b607899
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion packaging/hudi-flink-bundle/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -37,7 +37,7 @@
<javax.servlet.version>3.1.0</javax.servlet.version>
<!-- override to be same with flink 1.15.x -->
<parquet.version>${flink.format.parquet.version}</parquet.version>
<hive.version>2.3.1</hive.version>
<hive.version>2.3.4</hive.version>
<thrift.version>0.9.3</thrift.version>
</properties>

Expand Down
2 changes: 1 addition & 1 deletion pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -120,7 +120,7 @@
<joda.version>2.9.9</joda.version>
<hadoop.version>2.10.2</hadoop.version>
<hive.groupid>org.apache.hive</hive.groupid>
<hive.version>2.3.1</hive.version>
<hive.version>2.3.4</hive.version>
<hive.parquet.version>1.10.1</hive.parquet.version>
<hive.avro.version>1.8.2</hive.avro.version>
<presto.version>0.273</presto.version>
Expand Down

0 comments on commit b607899

Please sign in to comment.