Skip to content

Commit

Permalink
Bump hbase2.version from 2.5.8-hadoop3 to 2.6.0-hadoop3
Browse files Browse the repository at this point in the history
Bumps `hbase2.version` from 2.5.8-hadoop3 to 2.6.0-hadoop3.

Updates `org.apache.hbase:hbase-shaded-client` from 2.5.8-hadoop3 to 2.6.0-hadoop3

Updates `org.apache.hbase:hbase-shaded-mapreduce` from 2.5.8-hadoop3 to 2.6.0-hadoop3

---
updated-dependencies:
- dependency-name: org.apache.hbase:hbase-shaded-client
  dependency-type: direct:production
  update-type: version-update:semver-minor
- dependency-name: org.apache.hbase:hbase-shaded-mapreduce
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored Jun 12, 2024
1 parent d35fc64 commit 0da726c
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -68,7 +68,7 @@
<httpcomponents.httpclient.version>4.5.14</httpcomponents.httpclient.version>
<httpcomponents.httpcore.version>4.4.16</httpcomponents.httpcore.version>
<hadoop.version>3.3.6</hadoop.version>
<hbase2.version>2.5.8-hadoop3</hbase2.version>
<hbase2.version>2.6.0-hadoop3</hbase2.version>
<htrace.version>4.1.7</htrace.version>
<bigtable.version>1.24.0</bigtable.version>
<!-- align with org.apache.spark:spark-core_2.12 -->
Expand Down

0 comments on commit 0da726c

Please sign in to comment.