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

jongyoul pushed a commit to branch master
in repository https://gitbox.apache.org/repos/asf/zeppelin.git


The following commit(s) were added to refs/heads/master by this push:
     new 119b4f26e2 Bump hadoop-common from 2.7.7 to 3.2.3 in /alluxio (#4351)
119b4f26e2 is described below

commit 119b4f26e2a4dbdc54887e63df8a6b4c9db83038
Author: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
AuthorDate: Thu Apr 14 14:50:50 2022 +0900

    Bump hadoop-common from 2.7.7 to 3.2.3 in /alluxio (#4351)
    
    Bumps hadoop-common from 2.7.7 to 3.2.3.
    
    ---
    updated-dependencies:
    - dependency-name: org.apache.hadoop:hadoop-common
      dependency-type: direct:development
    ...
    
    Signed-off-by: dependabot[bot] <supp...@github.com>
    
    Co-authored-by: dependabot[bot] 
<49699333+dependabot[bot]@users.noreply.github.com>
---
 alluxio/pom.xml | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/alluxio/pom.xml b/alluxio/pom.xml
index c64993f7d3..5712519f43 100644
--- a/alluxio/pom.xml
+++ b/alluxio/pom.xml
@@ -104,7 +104,7 @@
         <dependency>
             <groupId>org.apache.hadoop</groupId>
             <artifactId>hadoop-common</artifactId>
-            <version>2.7.7</version>
+            <version>3.2.3</version>
             <scope>test</scope>
         </dependency>
     </dependencies>

Reply via email to