This is an automated email from the ASF dual-hosted git repository.
yzhao 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 7042f99 Bump hadoop-common from 3.3.2 to 3.3.3 in /mnemonic-hadoop
7042f99 is described below
commit 7042f99c6a49bdfc33aaae018e8a6574d9b399ca
Author: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
AuthorDate: Thu Aug 11 21:16:53 2022 +0000
Bump hadoop-common from 3.3.2 to 3.3.3 in /mnemonic-hadoop
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]>
---
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 c7397a7..40e7011 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.2</hadoop.version>
+ <hadoop.version>3.3.3</hadoop.version>
</properties>
<modules>