Skip to content

Commit

Permalink
Bump org.apache.hadoop:hadoop-common from 3.3.4 to 3.3.6 (#42)
Browse files Browse the repository at this point in the history
Bumps org.apache.hadoop:hadoop-common from 3.3.4 to 3.3.6.

---
updated-dependencies:
- dependency-name: org.apache.hadoop:hadoop-common
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <[email protected]>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
  • Loading branch information
dependabot[bot] authored Sep 1, 2023
1 parent 6d82708 commit a314d67
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 @@ -49,7 +49,7 @@ description = 'Egeria Connector for Hive Metastore'
ext {
hmsVersion3 = '3.1.3'
hmsVersion4 = '4.0.0-alpha-2'
hadoopVersion = '3.3.4'
hadoopVersion = '3.3.6'
hiveStorageVersion = '2.8.1'
kafkaVersion = '3.4.0'
collectionsVersion = '4.4'
Expand Down

0 comments on commit a314d67

Please sign in to comment.