Skip to content

Commit 539afbb

Browse files
Update hadoop-common, ... to 2.10.2
1 parent 6aa2827 commit 539afbb

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

project/Dependencies.scala

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -263,7 +263,7 @@ object Dependencies {
263263

264264
val HBase = {
265265
val hbaseVersion = "1.4.13"
266-
val hadoopVersion = "2.7.7"
266+
val hadoopVersion = "2.10.2"
267267
Seq(
268268
libraryDependencies ++= Seq(
269269
("org.apache.hbase" % "hbase-shaded-client" % hbaseVersion).exclude("log4j", "log4j").exclude("org.slf4j",

0 commit comments

Comments
 (0)