Skip to content

Commit

Permalink
Revert "Update hbase-common, hbase-shaded-client to 1.7.2 (apache#416)"
Browse files Browse the repository at this point in the history
This reverts commit 852509a.
  • Loading branch information
raboof authored and mdedetrich committed Feb 22, 2024
1 parent 8a265d9 commit 6366c5f
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 {
"io.specto" % "hoverfly-java" % hoverflyVersion % Test) ++ Mockito)

val HBase = {
val hbaseVersion = "1.7.2"
val hbaseVersion = "1.4.14"
val hadoopVersion = "2.7.7"
Seq(
libraryDependencies ++= Seq(
Expand Down

0 comments on commit 6366c5f

Please sign in to comment.