Skip to content

Commit 4d7d808

Browse files
committed
deps: update hbase2.version to v2.6.0-hadoop3
1 parent 95628dc commit 4d7d808

2 files changed

Lines changed: 2 additions & 2 deletions

File tree

hbase-migration-tools/mirroring-client/pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -17,7 +17,7 @@
1717
<shading-prefix-path>com/google/bigtable/hbase/mirroring/shaded</shading-prefix-path>
1818

1919
<!-- TODO: upgrade mirroring clients to latest hbase -->
20-
<hbase2.version>2.3.6</hbase2.version>
20+
<hbase2.version>2.6.0-hadoop3</hbase2.version>
2121
</properties>
2222

2323
<modules>

pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -66,7 +66,7 @@ limitations under the License.
6666

6767
<!-- hbase dependency versions -->
6868
<hbase1.version>1.7.2</hbase1.version>
69-
<hbase2.version>2.5.7-hadoop3</hbase2.version>
69+
<hbase2.version>2.6.0-hadoop3</hbase2.version>
7070
<hbase2-testing-util-mockito.version>2.28.2</hbase2-testing-util-mockito.version>
7171

7272
<!-- bytebuddy dependency version for resolving hbase backward incompatible changes -->

0 commit comments

Comments
 (0)