This is an automated email from the ASF dual-hosted git repository.
engelen pushed a commit to branch main
in repository https://gitbox.apache.org/repos/asf/incubator-pekko-connectors.git
The following commit(s) were added to refs/heads/main by this push:
new 852509ad2 Update hbase-common, hbase-shaded-client to 1.7.2 (#416)
852509ad2 is described below
commit 852509ad2bdfe5093c9afb1f4c230eb77e3f57a9
Author: scala-steward-asf[bot]
<147768647+scala-steward-asf[bot]@users.noreply.github.com>
AuthorDate: Sun Feb 18 11:18:44 2024 +0100
Update hbase-common, hbase-shaded-client to 1.7.2 (#416)
Co-authored-by: scala-steward-asf[bot]
<147768647+scala-steward-asf[bot]@users.noreply.github.com>
---
project/Dependencies.scala | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/project/Dependencies.scala b/project/Dependencies.scala
index 5c066ccb2..f8f92d705 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.4.14"
+ val hbaseVersion = "1.7.2"
val hadoopVersion = "2.7.7"
Seq(
libraryDependencies ++= Seq(
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]