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

engelen pushed a commit to branch revert-416-update/hbase-common-1.7.2
in repository https://gitbox.apache.org/repos/asf/incubator-pekko-connectors.git

commit 9f12df8809015d984a4358f0bde8bdc7c4513cef
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 e0e6e611d..01fa1cc97 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