Skip to content

Commit

Permalink
Bump org.apache.hive:hive-exec from 2.3.9 to 4.0.1 in /java/hive
Browse files Browse the repository at this point in the history
Bumps org.apache.hive:hive-exec from 2.3.9 to 4.0.1.

---
updated-dependencies:
- dependency-name: org.apache.hive:hive-exec
  dependency-type: direct:production
...

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored Jan 29, 2025
1 parent fa7f690 commit dcf1d9c
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion java/hive/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -19,7 +19,7 @@
<maven.compiler.source>1.8</maven.compiler.source>
<maven.compiler.target>1.8</maven.compiler.target>
<encoding>UTF-8</encoding>
<hive.version>2.3.9</hive.version>
<hive.version>4.0.1</hive.version>
<hadoop.version>3.3.5</hadoop.version>
<jimfs.version>1.0</jimfs.version>

Check warning on line 24 in java/hive/pom.xml

View workflow job for this annotation

GitHub Actions / Spell Check with Typos

Unknown word (jimfs)

Check warning on line 24 in java/hive/pom.xml

View workflow job for this annotation

GitHub Actions / Spell Check with Typos

Unknown word (jimfs)
</properties>
Expand Down

0 comments on commit dcf1d9c

Please sign in to comment.