You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@hbase.apache.org by ps...@apache.org on 2021/10/08 14:21:37 UTC

[hbase-connectors] branch master updated: HBASE-26334 Upgrade commons-io to 2.11.0 in hbase-connectors (#85)

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

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


The following commit(s) were added to refs/heads/master by this push:
     new 9a839b2  HBASE-26334 Upgrade commons-io to 2.11.0 in hbase-connectors (#85)
9a839b2 is described below

commit 9a839b28171992aba2154567f4654e2963d56f6b
Author: Peter Somogyi <ps...@cloudera.com>
AuthorDate: Fri Oct 8 16:21:16 2021 +0200

    HBASE-26334 Upgrade commons-io to 2.11.0 in hbase-connectors (#85)
    
    Signed-off-by: Balazs Meszaros <me...@apache.org>
---
 pom.xml | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/pom.xml b/pom.xml
index 06cddae..4d70408 100644
--- a/pom.xml
+++ b/pom.xml
@@ -148,7 +148,7 @@
     <!--Internally we use a different version of protobuf. See hbase-protocol-shaded-->
     <external.protobuf.version>2.5.0</external.protobuf.version>
     <protobuf.plugin.version>0.5.0</protobuf.plugin.version>
-    <commons-io.version>2.8.0</commons-io.version>
+    <commons-io.version>2.11.0</commons-io.version>
     <avro.version>1.7.7</avro.version>
     <commons-lang3.version>3.6</commons-lang3.version>
     <!--This property is for hadoops netty. HBase netty