Skip to content

Commit

Permalink
Bump hadoop-client from 2.2.0 to 2.7.0 in /tpcds-gen
Browse files Browse the repository at this point in the history
Bumps hadoop-client from 2.2.0 to 2.7.0.

---
updated-dependencies:
- dependency-name: org.apache.hadoop:hadoop-client
  dependency-type: direct:production
...

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored Jul 1, 2022
1 parent a93e045 commit 1facb28
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion tpcds-gen/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -19,7 +19,7 @@
<dependency>
<groupId>org.apache.hadoop</groupId>
<artifactId>hadoop-client</artifactId>
<version>2.2.0</version>
<version>2.7.0</version>
<scope>compile</scope>
</dependency>
<dependency>
Expand Down

0 comments on commit 1facb28

Please sign in to comment.