Skip to content

Commit

Permalink
HBASE-25918 Upgrade hbase-thirdparty dependency to 3.5.1 (apache#3317)
Browse files Browse the repository at this point in the history
Signed-off-by: Duo Zhang <zhangduo@apache.org>
(cherry picked from commit be14605)

Reapplied. See HBASE-26717

Signed-off-by: Andrew Purtell <apurtell@apache.org>
  • Loading branch information
pankaj72981 authored and apurtell committed Jan 28, 2022
1 parent 21de18e commit 70018b0
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -1517,7 +1517,7 @@
<surefire.version>3.0.0-M4</surefire.version>
<wagon.ssh.version>2.12</wagon.ssh.version>
<xml.maven.version>1.0.1</xml.maven.version>
<hbase-thirdparty.version>3.4.1</hbase-thirdparty.version>
<hbase-thirdparty.version>3.5.1</hbase-thirdparty.version>
<!-- Intraproject jar naming properties -->
<!-- TODO this is pretty ugly, but works for the moment.
Modules are pretty heavy-weight things, so doing this work isn't too bad. -->
Expand Down

0 comments on commit 70018b0

Please sign in to comment.