This is an automated email from the ASF dual-hosted git repository.

mdedetrich pushed a commit to branch main
in repository https://gitbox.apache.org/repos/asf/incubator-pekko-connectors.git

commit 6366c5f5ae3f6006813142ed57c7ac55d5f5835e
Author: Arnout Engelen <[email protected]>
AuthorDate: Sun Feb 18 12:22:32 2024 +0100

    Revert "Update hbase-common, hbase-shaded-client to 1.7.2 (#416)"
    
    This reverts commit 852509ad2bdfe5093c9afb1f4c230eb77e3f57a9.
---
 project/Dependencies.scala | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/project/Dependencies.scala b/project/Dependencies.scala
index 815a90b9f..81df7c03e 100644
--- a/project/Dependencies.scala
+++ b/project/Dependencies.scala
@@ -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(


---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to