浏览代码

Bump hadoop-common from 2.7.3 to 3.2.3 in /ambari-agent

Bumps hadoop-common from 2.7.3 to 3.2.3.

---
updated-dependencies:
- dependency-name: org.apache.hadoop:hadoop-common
  dependency-type: direct:production
...

Signed-off-by: dependabot[bot] <support@github.com>
dependabot[bot] 3 年之前
父节点
当前提交
979be6f287
共有 1 个文件被更改,包括 1 次插入1 次删除
  1. 1 1
      ambari-agent/pom.xml

+ 1 - 1
ambari-agent/pom.xml

@@ -95,7 +95,7 @@
     <dependency>
       <groupId>org.apache.hadoop</groupId>
       <artifactId>hadoop-common</artifactId>
-      <version>2.7.3</version>
+      <version>3.2.3</version>
       <exclusions>
         <exclusion>
             <groupId>com.jcraft</groupId>