This is an automated email from the ASF dual-hosted git repository.
pjfanning pushed a commit to branch main
in repository https://gitbox.apache.org/repos/asf/pekko-connectors.git
The following commit(s) were added to refs/heads/main by this push:
new 6b09569bf Update hadoop-common, ... for HBase to 3.3.6 (#1525)
6b09569bf is described below
commit 6b09569bfa2fe23cb9e10e50054e8269ca82a3df
Author: Philippus Baalman <[email protected]>
AuthorDate: Tue Aug 4 22:49:31 2026 +0200
Update hadoop-common, ... for HBase to 3.3.6 (#1525)
---
project/Dependencies.scala | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/project/Dependencies.scala b/project/Dependencies.scala
index 8177c6939..1fdf42985 100644
--- a/project/Dependencies.scala
+++ b/project/Dependencies.scala
@@ -308,7 +308,7 @@ object Dependencies {
val HBase = {
val hbaseVersion = "1.4.14"
- val hadoopVersion = "2.7.7"
+ val hadoopVersion = "3.3.6"
Seq(
libraryDependencies ++= Seq(
("org.apache.hbase" % "hbase-shaded-client" %
hbaseVersion).exclude("log4j", "log4j").exclude("org.slf4j",
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]