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

zhoubo pushed a commit to branch master
in repository https://gitbox.apache.org/repos/asf/rocketmq-connect.git


The following commit(s) were added to refs/heads/master by this push:
     new 8c59cd6  Bump hadoop-common in /connectors/rocketmq-connect-hudi (#250)
8c59cd6 is described below

commit 8c59cd6896194d70dcd6e6c61786a1168fea0b6b
Author: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
AuthorDate: Mon Aug 15 14:32:14 2022 +0800

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

diff --git a/connectors/rocketmq-connect-hudi/pom.xml 
b/connectors/rocketmq-connect-hudi/pom.xml
index de4c1a8..127a030 100644
--- a/connectors/rocketmq-connect-hudi/pom.xml
+++ b/connectors/rocketmq-connect-hudi/pom.xml
@@ -280,7 +280,7 @@
         <dependency>
             <groupId>org.apache.hadoop</groupId>
             <artifactId>hadoop-common</artifactId>
-            <version>3.3.2</version>
+            <version>3.3.3</version>
         </dependency>
 
     </dependencies>

Reply via email to