Skip to content

Commit

Permalink
bump: hbase-common, hbase-shaded-client 2.6.1 (was 2.6.0) (#3312)
Browse files Browse the repository at this point in the history
  • Loading branch information
scala-steward authored Dec 10, 2024
1 parent f0752b6 commit 4ca324f
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion project/Dependencies.scala
Original file line number Diff line number Diff line change
Expand Up @@ -311,7 +311,7 @@ object Dependencies {
)

val HBase = {
val hbaseVersion = "2.6.0"
val hbaseVersion = "2.6.1"
val hadoopVersion = "3.4.0"
Seq(
libraryDependencies ++= Seq(
Expand Down

0 comments on commit 4ca324f

Please sign in to comment.