Skip to content

Commit

Permalink
Bump hbase1.version from 1.4.13 to 2.6.1-hadoop3
Browse files Browse the repository at this point in the history
Bumps `hbase1.version` from 1.4.13 to 2.6.1-hadoop3.

Updates `org.apache.hbase:hbase-client` from 1.4.13 to 2.6.1-hadoop3

Updates `org.apache.hbase:hbase-common` from 1.4.13 to 2.6.1-hadoop3

Updates `org.apache.hbase:hbase-protocol` from 1.4.13 to 2.6.1-hadoop3

---
updated-dependencies:
- dependency-name: org.apache.hbase:hbase-client
  dependency-type: direct:production
  update-type: version-update:semver-major
- dependency-name: org.apache.hbase:hbase-common
  dependency-type: direct:production
  update-type: version-update:semver-major
- dependency-name: org.apache.hbase:hbase-protocol
  dependency-type: direct:production
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <support@github.com>
  • Loading branch information
dependabot[bot] authored Oct 21, 2024
1 parent f825a49 commit f21a53b
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 @@ -52,7 +52,7 @@
<gson.version>2.11.0</gson.version>
<fluent.hc.version>4.5.14</fluent.hc.version>
<hadoop.common.version>3.2.4</hadoop.common.version>
<hbase1.version>1.4.13</hbase1.version>
<hbase1.version>2.6.1-hadoop3</hbase1.version>
<hbase2.version>2.2.5</hbase2.version>
<hive.version>3.1.3</hive.version>
<httpclient.version>5.4</httpclient.version>
Expand Down

0 comments on commit f21a53b

Please sign in to comment.