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

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


The following commit(s) were added to refs/heads/master by this push:
     new 775b803  Bump hadoop-common from 3.3.1 to 3.3.2 in /mnemonic-hadoop
775b803 is described below

commit 775b803337aaebff4827818f46875622f24a37c0
Author: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
AuthorDate: Fri Jun 17 01:51:42 2022 +0000

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

diff --git a/mnemonic-hadoop/pom.xml b/mnemonic-hadoop/pom.xml
index d361762..c7397a7 100644
--- a/mnemonic-hadoop/pom.xml
+++ b/mnemonic-hadoop/pom.xml
@@ -35,7 +35,7 @@
   <url>http://mnemonic.apache.org</url>
 
   <properties>
-       <hadoop.version>3.3.1</hadoop.version>
+       <hadoop.version>3.3.2</hadoop.version>
   </properties>
 
   <modules>

Reply via email to