Skip to content

Commit

Permalink
Bump hadoop-minicluster in /test/fixtures/hdfs-fixture (opensearch-pr…
Browse files Browse the repository at this point in the history
…oject#3359)

Bumps hadoop-minicluster from 3.3.2 to 3.3.3.

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

Signed-off-by: dependabot[bot] <support@github.com>

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
  • Loading branch information
dependabot[bot] authored May 25, 2022
1 parent 0b77055 commit ff75307
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 @@ -33,7 +33,7 @@ apply plugin: 'opensearch.java'
group = 'hdfs'

dependencies {
api "org.apache.hadoop:hadoop-minicluster:3.3.2"
api "org.apache.hadoop:hadoop-minicluster:3.3.3"
api "org.apache.commons:commons-compress:1.21"
api "commons-codec:commons-codec:${versions.commonscodec}"
api "org.apache.logging.log4j:log4j-core:${versions.log4j}"
Expand Down

0 comments on commit ff75307

Please sign in to comment.