This is an automated email from the ASF dual-hosted git repository.
github-bot pushed a commit to branch update/hadoop-mapreduce-client-core-3.3.6
in repository https://gitbox.apache.org/repos/asf/incubator-pekko-connectors.git
commit a87fc516695a85e42d9585c0bad106cf13c37852
Author: scala-steward-asf[bot]
<147768647+scala-steward-asf[bot]@users.noreply.github.com>
AuthorDate: Sun Feb 4 02:18:13 2024 +0000
Update hadoop-mapreduce-client-core to 3.3.6
---
project/Dependencies.scala | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/project/Dependencies.scala b/project/Dependencies.scala
index 3e951f4fe..92d018a5e 100644
--- a/project/Dependencies.scala
+++ b/project/Dependencies.scala
@@ -265,7 +265,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]