Skip to content

Commit

Permalink
build(deps): bump hbase.version from 2.5.6-hadoop3 to 2.5.7-hadoop3
Browse files Browse the repository at this point in the history
Bumps `hbase.version` from 2.5.6-hadoop3 to 2.5.7-hadoop3.

Updates `org.apache.hbase:hbase-common` from 2.5.6-hadoop3 to 2.5.7-hadoop3

Updates `org.apache.hbase:hbase-client` from 2.5.6-hadoop3 to 2.5.7-hadoop3

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

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored Dec 25, 2023
1 parent 5801e60 commit cb5468d
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion athena-hbase/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -10,7 +10,7 @@
<version>2022.47.1</version>
<properties>
<jetty.version>11.0.16</jetty.version>
<hbase.version>2.5.6-hadoop3</hbase.version>
<hbase.version>2.5.7-hadoop3</hbase.version>
</properties>
<dependencies>
<dependency>
Expand Down

0 comments on commit cb5468d

Please sign in to comment.