Skip to content

Commit

Permalink
build(deps): bump hadoop-client from 2.6.0 to 2.7.0
Browse files Browse the repository at this point in the history
Bumps hadoop-client from 2.6.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 1d094d1 commit 1ca6dbb
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -17,7 +17,7 @@
<!-- HBase-1.2.5 dependencies -->
<protobuf.version>2.5.0</protobuf.version>
<guava.version>12.0.1</guava.version>
<hadoop.version>2.7.2</hadoop.version>
<hadoop.version>2.7.0</hadoop.version>
<hbase-hadoop2.version>1.4.14</hbase-hadoop2.version>
<spark.version>2.4.8</spark.version>
<spark-logging.version>1.5.2</spark-logging.version>
Expand Down
2 changes: 1 addition & 1 deletion pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -90,7 +90,7 @@
<httpclient.version>4.5.5</httpclient.version>
<httpcore.version>4.4.9</httpcore.version>
<!-- Bigdata(Hadoop). -->
<hadoop-client.version>2.6.0</hadoop-client.version>
<hadoop-client.version>2.7.0</hadoop-client.version>
<hbase.version>1.2.5</hbase.version><!-- 2.1.3 -->
<kafka-clients.version>2.5.0</kafka-clients.version>
<elasticsearch-client.version>6.2.3</elasticsearch-client.version>
Expand Down

0 comments on commit 1ca6dbb

Please sign in to comment.