You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@camel.apache.org by da...@apache.org on 2022/08/12 04:44:17 UTC

[camel] branch main updated: Bump hadoop-common from 3.2.3 to 3.2.4 in /components/camel-gora (#8155)

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

davsclaus pushed a commit to branch main
in repository https://gitbox.apache.org/repos/asf/camel.git


The following commit(s) were added to refs/heads/main by this push:
     new d121f9d56aa Bump hadoop-common from 3.2.3 to 3.2.4 in /components/camel-gora (#8155)
d121f9d56aa is described below

commit d121f9d56aa12871352ef06fd593a4175e70aa04
Author: dependabot[bot] <49...@users.noreply.github.com>
AuthorDate: Fri Aug 12 06:44:10 2022 +0200

    Bump hadoop-common from 3.2.3 to 3.2.4 in /components/camel-gora (#8155)
    
    Bumps hadoop-common from 3.2.3 to 3.2.4.
    
    ---
    updated-dependencies:
    - dependency-name: org.apache.hadoop:hadoop-common
      dependency-type: direct:production
    ...
    
    Signed-off-by: dependabot[bot] <su...@github.com>
    
    Signed-off-by: dependabot[bot] <su...@github.com>
    Co-authored-by: dependabot[bot] <49...@users.noreply.github.com>
---
 components/camel-gora/pom.xml | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/components/camel-gora/pom.xml b/components/camel-gora/pom.xml
index a99ba80dfb6..c564f06c675 100644
--- a/components/camel-gora/pom.xml
+++ b/components/camel-gora/pom.xml
@@ -74,7 +74,7 @@
         <dependency>
             <groupId>org.apache.hadoop</groupId>
             <artifactId>hadoop-common</artifactId>
-            <version>3.2.3</version>
+            <version>3.2.4</version>
         </dependency>
         <dependency>
             <groupId>org.apache.gora</groupId>