Skip to content

Commit

Permalink
Bump org.apache.hadoop:hadoop-minicluster in /test/fixtures/hdfs-fixture
Browse files Browse the repository at this point in the history
Bumps org.apache.hadoop:hadoop-minicluster from 3.3.6 to 3.4.0.

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

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] committed May 13, 2024
1 parent c328c18 commit f800153
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion test/fixtures/hdfs-fixture/build.gradle
Original file line number Diff line number Diff line change
Expand Up @@ -37,7 +37,7 @@ versions << [
]

dependencies {
api("org.apache.hadoop:hadoop-minicluster:3.3.6") {
api("org.apache.hadoop:hadoop-minicluster:3.4.0") {
exclude module: 'websocket-client'
exclude module: 'jettison'
exclude module: 'netty'
Expand Down

0 comments on commit f800153

Please sign in to comment.