We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent eaab7d7 commit 47998bfCopy full SHA for 47998bf
pom.xml
@@ -9,11 +9,10 @@
9
<url>http://maven.apache.org</url>
10
<dependencies>
11
<dependency>
12
- <groupId>junit</groupId>
13
- <artifactId>junit</artifactId>
14
- <version>3.8.1</version>
15
- <scope>test</scope>
16
- </dependency>
+ <groupId>junit</groupId>
+ <artifactId>junit</artifactId>
+ <version>4.4</version>
+ </dependency>
17
18
<groupId>org.apache.hadoop</groupId>
19
<artifactId>hadoop-core</artifactId>
0 commit comments