Skip to content

Commit

Permalink
HADOOP-14796. Update json-simple version to 1.1.1. (rchiang)
Browse files Browse the repository at this point in the history
  • Loading branch information
rchiang committed Sep 12, 2017
1 parent 556812c commit af45cd1
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion hadoop-project/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -1026,7 +1026,7 @@
<dependency>
<groupId>com.googlecode.json-simple</groupId>
<artifactId>json-simple</artifactId>
<version>1.1</version>
<version>1.1.1</version>
</dependency>

<dependency>
Expand Down

0 comments on commit af45cd1

Please sign in to comment.