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 af4230c  HBASE-29150 Bump commons-io:commons-io from 2.11.0 to 2.18.0 
(#140)
af4230c is described below

commit af4230c04da2a9677540a2eff00ee9bb5c197e1f
Author: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
AuthorDate: Wed Feb 26 09:29:25 2025 +0100

    HBASE-29150 Bump commons-io:commons-io from 2.11.0 to 2.18.0 (#140)
    
    Bumps commons-io:commons-io from 2.11.0 to 2.18.0.
    
    ---
    updated-dependencies:
    - dependency-name: commons-io:commons-io
      dependency-type: direct:production
    ...
    
    Signed-off-by: Nihal Jain <[email protected]>
    Signed-off-by: Istvan Toth <[email protected]>
---
 pom.xml | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/pom.xml b/pom.xml
index be49778..81c3586 100644
--- a/pom.xml
+++ b/pom.xml
@@ -159,7 +159,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.11.0</commons-io.version>
+    <commons-io.version>2.18.0</commons-io.version>
     <avro.version>1.11.4</avro.version>
     <commons-lang3.version>3.12.0</commons-lang3.version>
     <!--This property is for hadoops netty. HBase netty

Reply via email to