aboutsummaryrefslogtreecommitdiff
path: root/other/java
diff options
context:
space:
mode:
Diffstat (limited to 'other/java')
-rw-r--r--other/java/examples/pom.xml2
1 files changed, 1 insertions, 1 deletions
diff --git a/other/java/examples/pom.xml b/other/java/examples/pom.xml
index 534febb6e..40e56fc12 100644
--- a/other/java/examples/pom.xml
+++ b/other/java/examples/pom.xml
@@ -23,7 +23,7 @@
<dependency>
<groupId>org.apache.hadoop</groupId>
<artifactId>hadoop-common</artifactId>
- <version>2.10.2</version>
+ <version>3.4.0</version>
<scope>compile</scope>
</dependency>
</dependencies>