You are viewing a plain text version of this content. The canonical link for it is here.
Posted to common-commits@hadoop.apache.org by as...@apache.org on 2017/09/12 20:41:58 UTC

[43/50] [abbrv] hadoop git commit: HADOOP-14796. Update json-simple version to 1.1.1. (rchiang)

HADOOP-14796. Update json-simple version to 1.1.1. (rchiang)


Project: http://git-wip-us.apache.org/repos/asf/hadoop/repo
Commit: http://git-wip-us.apache.org/repos/asf/hadoop/commit/af45cd1b
Tree: http://git-wip-us.apache.org/repos/asf/hadoop/tree/af45cd1b
Diff: http://git-wip-us.apache.org/repos/asf/hadoop/diff/af45cd1b

Branch: refs/heads/YARN-5972
Commit: af45cd1be63c3eee968f0c820e7d70230a7bf246
Parents: 556812c
Author: Ray Chiang <rc...@apache.org>
Authored: Tue Sep 12 10:36:04 2017 -0700
Committer: Ray Chiang <rc...@apache.org>
Committed: Tue Sep 12 10:36:04 2017 -0700

----------------------------------------------------------------------
 hadoop-project/pom.xml | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)
----------------------------------------------------------------------


http://git-wip-us.apache.org/repos/asf/hadoop/blob/af45cd1b/hadoop-project/pom.xml
----------------------------------------------------------------------
diff --git a/hadoop-project/pom.xml b/hadoop-project/pom.xml
index ee08754..c586a9a 100755
--- a/hadoop-project/pom.xml
+++ b/hadoop-project/pom.xml
@@ -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>


---------------------------------------------------------------------
To unsubscribe, e-mail: common-commits-unsubscribe@hadoop.apache.org
For additional commands, e-mail: common-commits-help@hadoop.apache.org