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

rzo1 pushed a commit to branch 
dependabot/maven/org.apache.hadoop-hadoop-common-3.2.3
in repository https://gitbox.apache.org/repos/asf/storm.git

commit 855e3c93ebd1a54c961279c3bfe3b273b0f5bba2
Author: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
AuthorDate: Wed Jun 1 01:00:07 2022 +0000

    Bump hadoop-common from 2.10.1 to 3.2.3
    
    Bumps hadoop-common from 2.10.1 to 3.2.3.
    
    ---
    updated-dependencies:
    - dependency-name: org.apache.hadoop:hadoop-common
      dependency-type: direct:production
    ...
    
    Signed-off-by: dependabot[bot] <[email protected]>
---
 pom.xml | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/pom.xml b/pom.xml
index 95ad0780f..f3fb32b91 100644
--- a/pom.xml
+++ b/pom.xml
@@ -114,7 +114,7 @@
         <snappy.version>1.1.10.4</snappy.version>
         <jline.version>0.9.94</jline.version>
         <hive.version>2.3.9</hive.version>
-        <hadoop.version>2.10.2</hadoop.version>
+        <hadoop.version>3.2.3</hadoop.version>
         <hdfs.version>${hadoop.version}</hdfs.version>
         <hbase.version>2.1.3</hbase.version>
         <kryo.version>5.4.0</kryo.version>

Reply via email to