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

ctubbsii pushed a commit to branch main
in repository https://gitbox.apache.org/repos/asf/fluo-examples.git


The following commit(s) were added to refs/heads/main by this push:
     new 700944c  Bump hadoop-client from 2.6.3 to 2.7.0 in /webindex (#31)
700944c is described below

commit 700944ce90975b7156e7f85f12d43c4f69789ba8
Author: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
AuthorDate: Wed Jul 13 14:37:48 2022 -0400

    Bump hadoop-client from 2.6.3 to 2.7.0 in /webindex (#31)
    
    Bumps hadoop-client from 2.6.3 to 2.7.0.
    
    ---
    updated-dependencies:
    - dependency-name: org.apache.hadoop:hadoop-client
      dependency-type: direct:production
    ...
    
    Signed-off-by: dependabot[bot] <[email protected]>
    
    Co-authored-by: dependabot[bot] 
<49699333+dependabot[bot]@users.noreply.github.com>
---
 webindex/pom.xml | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/webindex/pom.xml b/webindex/pom.xml
index bdd72b6..3765d83 100644
--- a/webindex/pom.xml
+++ b/webindex/pom.xml
@@ -38,7 +38,7 @@
     <accumulo.version>1.10.1</accumulo.version>
     <fluo-recipes.version>1.1.0-incubating</fluo-recipes.version>
     <fluo.version>1.2.0</fluo.version>
-    <hadoop.version>2.6.3</hadoop.version>
+    <hadoop.version>2.7.0</hadoop.version>
     <spark.version>1.6.2</spark.version>
   </properties>
   <dependencyManagement>

Reply via email to