Skip to content

Commit

Permalink
Bump org.apache.hive:hive-standalone-metastore from 3.1.3 to 4.0.1
Browse files Browse the repository at this point in the history
Bumps org.apache.hive:hive-standalone-metastore from 3.1.3 to 4.0.1.

---
updated-dependencies:
- dependency-name: org.apache.hive:hive-standalone-metastore
  dependency-type: direct:production
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <support@github.com>
  • Loading branch information
dependabot[bot] authored Nov 1, 2024
1 parent 8361c4e commit 55ca7a5
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion build.gradle
Original file line number Diff line number Diff line change
Expand Up @@ -68,7 +68,7 @@ description = 'Egeria Connector for Hive Metastore'
ext {
egeriaversion = '4.1-SNAPSHOT'
cachingconnectorversion = '1.2-SNAPSHOT'
hmsVersion3 = '3.1.3'
hmsVersion3 = '4.0.1'
hmsVersion4 = '4.0.0-alpha-2'
ibmhmsVersion = '3.1.2'
hadoopVersion = '3.3.6'
Expand Down

0 comments on commit 55ca7a5

Please sign in to comment.