You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@hbase.apache.org by ap...@apache.org on 2022/01/28 20:58:56 UTC

[hbase] 01/02: HBASE-25918 Upgrade hbase-thirdparty dependency to 3.5.1 (#3317)

This is an automated email from the ASF dual-hosted git repository.

apurtell pushed a commit to branch branch-2.4
in repository https://gitbox.apache.org/repos/asf/hbase.git

commit 70018b09187f2c14c6bd04af324b56af97c48842
Author: Pankaj <pa...@apache.org>
AuthorDate: Tue Jun 8 07:07:46 2021 +0530

    HBASE-25918 Upgrade hbase-thirdparty dependency to 3.5.1 (#3317)
    
    Signed-off-by: Duo Zhang <zh...@apache.org>
    (cherry picked from commit be14605898a5c8162d98760479ef01dd76d3d46d)
    
    Reapplied. See HBASE-26717
    
    Signed-off-by: Andrew Purtell <ap...@apache.org>
---
 pom.xml | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/pom.xml b/pom.xml
index 7fa760a..6650fad 100755
--- a/pom.xml
+++ b/pom.xml
@@ -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. -->