Skip to content

Commit

Permalink
Update hadoop-common, ... to 2.10.2
Browse files Browse the repository at this point in the history
  • Loading branch information
scala-steward-asf[bot] committed Jan 28, 2024
1 parent 091d347 commit f11a8a7
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion project/Dependencies.scala
Original file line number Diff line number Diff line change
Expand Up @@ -265,7 +265,7 @@ object Dependencies {

val HBase = {
val hbaseVersion = "1.4.14"
val hadoopVersion = "2.7.7"
val hadoopVersion = "2.10.2"
Seq(
libraryDependencies ++= Seq(
("org.apache.hbase" % "hbase-shaded-client" % hbaseVersion).exclude("log4j", "log4j").exclude("org.slf4j",
Expand Down

0 comments on commit f11a8a7

Please sign in to comment.