HADOOP-14796. Update json-simple version to 1.1.1. (rchiang)
This commit is contained in:
parent
556812c179
commit
af45cd1be6
@ -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>
|
||||
|
Loading…
Reference in New Issue
Block a user