Skip to content

Commit

Permalink
bump: hbase-common, hbase-shaded-client 1.4.14 (was 1.4.13) (#3088)
Browse files Browse the repository at this point in the history
  • Loading branch information
scala-steward authored Mar 29, 2024
1 parent c7c1a01 commit 26170f6
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 @@ -282,7 +282,7 @@ object Dependencies {
)

val HBase = {
val hbaseVersion = "1.4.13"
val hbaseVersion = "1.4.14"
val hadoopVersion = "3.3.3"
Seq(
libraryDependencies ++= Seq(
Expand Down

0 comments on commit 26170f6

Please sign in to comment.