HBASE-25918 Upgrade hbase-thirdparty dependency to 3.5.1 (#3317)

Signed-off-by: Duo Zhang <zhangduo@apache.org>
(cherry picked from commit be14605898)
This commit is contained in:
Pankaj 2021-06-08 07:07:46 +05:30 committed by Pankaj Kumar
parent 09eebe5cd0
commit 246560ea04
1 changed files with 1 additions and 1 deletions

View File

@ -1508,7 +1508,7 @@
<surefire.version>3.0.0-M4</surefire.version> <surefire.version>3.0.0-M4</surefire.version>
<wagon.ssh.version>2.12</wagon.ssh.version> <wagon.ssh.version>2.12</wagon.ssh.version>
<xml.maven.version>1.0.1</xml.maven.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 --> <!-- Intraproject jar naming properties -->
<!-- TODO this is pretty ugly, but works for the moment. <!-- TODO this is pretty ugly, but works for the moment.
Modules are pretty heavy-weight things, so doing this work isn't too bad. --> Modules are pretty heavy-weight things, so doing this work isn't too bad. -->