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/01 08:30:12 UTC

[hbase-connectors] branch master updated: HBASE-26314 Upgrade commons-io to 2.8.0 in hbase-connectors (#84)

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 6c8f75e  HBASE-26314 Upgrade commons-io to 2.8.0 in hbase-connectors (#84)
6c8f75e is described below

commit 6c8f75e0eb36b358def74d50eb2bf3fd63ad8034
Author: Peter Somogyi <ps...@cloudera.com>
AuthorDate: Fri Oct 1 10:30:06 2021 +0200

    HBASE-26314 Upgrade commons-io to 2.8.0 in hbase-connectors (#84)
    
    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 b0578aa..06cddae 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.5</commons-io.version>
+    <commons-io.version>2.8.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