Skip to content

Commit

Permalink
Bump hmsVersion4 from 4.0.0-beta-1 to 4.0.1
Browse files Browse the repository at this point in the history
Bumps `hmsVersion4` from 4.0.0-beta-1 to 4.0.1.

Updates `org.apache.hive:hive-standalone-metastore-server` from 4.0.0-beta-1 to 4.0.1

Updates `org.apache.hive:hive-standalone-metastore-common` from 4.0.0-beta-1 to 4.0.1

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

Signed-off-by: dependabot[bot] <support@github.com>
  • Loading branch information
dependabot[bot] authored Nov 1, 2024
1 parent 6282467 commit 0e4b734
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 @@ -48,7 +48,7 @@ description = 'Egeria Connector for Hive Metastore'
// Versions - most should be picked up from the import of the Egeria base POM
ext {
hmsVersion3 = '3.1.3'
hmsVersion4 = '4.0.0-beta-1'
hmsVersion4 = '4.0.1'
hadoopVersion = '3.3.6'
hiveStorageVersion = '2.8.1'
kafkaVersion = '3.5.1'
Expand Down

0 comments on commit 0e4b734

Please sign in to comment.