Skip to content

Commit

Permalink
Bump hadoop-common from 2.10.1 to 3.2.4 in /flume-parent
Browse files Browse the repository at this point in the history
Bumps hadoop-common from 2.10.1 to 3.2.4.

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

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored Mar 27, 2023
1 parent 509ae57 commit b4e853e
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion flume-parent/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -73,7 +73,7 @@ limitations under the License.
<guava.version>23.6-jre</guava.version>
<guava-old.version>11.0.2</guava-old.version>
<hadoop3.version>3.2.2</hadoop3.version>
<hadoop.version>${hadoop3.version}</hadoop.version>
<hadoop.version>3.2.4</hadoop.version>
<hbase.version>1.7.2</hbase.version>
<hbase2.version>2.5.3-hadoop3</hbase2.version>
<hive.version>3.1.2</hive.version>
Expand Down

0 comments on commit b4e853e

Please sign in to comment.