Merge pull request #2657 from chrislusf/dependabot/maven/other/java/examples/org.apache.hadoop-hadoop-common-2.10.1

Bump hadoop-common from 2.9.2 to 2.10.1 in /other/java/examples
This commit is contained in:
Chris Lu 2022-02-09 16:14:51 -08:00 committed by GitHub
commit 91876bf628
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -23,7 +23,7 @@
<dependency>
<groupId>org.apache.hadoop</groupId>
<artifactId>hadoop-common</artifactId>
<version>2.9.2</version>
<version>2.10.1</version>
<scope>compile</scope>
</dependency>
</dependencies>