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

zhangduo pushed a commit to branch master
in repository https://gitbox.apache.org/repos/asf/hbase-thirdparty.git


The following commit(s) were added to refs/heads/master by this push:
     new 7b8d926  HBASE-24782 [hbase-thirdparty] Bump dependencis in 
hbase-thirdparty (#23)
7b8d926 is described below

commit 7b8d9269f7264f068278debd04bef686202b069f
Author: Duo Zhang <[email protected]>
AuthorDate: Tue Jul 28 22:22:09 2020 +0800

    HBASE-24782 [hbase-thirdparty] Bump dependencis in hbase-thirdparty (#23)
    
    Signed-off-by: Sean Busbey <[email protected]>
---
 pom.xml | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

diff --git a/pom.xml b/pom.xml
index cb0f98f..e5d780f 100644
--- a/pom.xml
+++ b/pom.xml
@@ -129,8 +129,8 @@
     <java.min.version>${compileSource}</java.min.version>
     <maven.min.version>3.3.3</maven.min.version>
     <rename.offset>org.apache.hbase.thirdparty</rename.offset>
-    <protobuf.version>3.11.4</protobuf.version>
-    <netty.version>4.1.48.Final</netty.version>
+    <protobuf.version>3.12.2</protobuf.version>
+    <netty.version>4.1.51.Final</netty.version>
     <guava.version>29.0-jre</guava.version>
     <commons-cli.version>1.4</commons-cli.version>
     <commons-collections.version>4.4</commons-collections.version>

Reply via email to