Skip to content

Commit c19f037

Browse files
Update hadoop-common, ... to 2.10.2
1 parent 318e76b commit c19f037

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
@@ -265,7 +265,7 @@ object Dependencies {
265265

266266
val HBase = {
267267
val hbaseVersion = "1.4.14"
268-
val hadoopVersion = "2.7.7"
268+
val hadoopVersion = "2.10.2"
269269
Seq(
270270
libraryDependencies ++= Seq(
271271
("org.apache.hbase" % "hbase-shaded-client" % hbaseVersion).exclude("log4j", "log4j").exclude("org.slf4j",

0 commit comments

Comments
 (0)