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 27, 2024
1 parent 6aa2827 commit 539afbb
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 @@ -263,7 +263,7 @@ object Dependencies {

val HBase = {
val hbaseVersion = "1.4.13"
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 539afbb

Please sign in to comment.