upgrade to GCC 20170626

Project: http://git-wip-us.apache.org/repos/asf/flex-falcon/repo
Commit: http://git-wip-us.apache.org/repos/asf/flex-falcon/commit/43883bef
Tree: http://git-wip-us.apache.org/repos/asf/flex-falcon/tree/43883bef
Diff: http://git-wip-us.apache.org/repos/asf/flex-falcon/diff/43883bef

Branch: refs/heads/feature/amf
Commit: 43883bef53593554a7c8f065131b3eb91b92ce0c
Parents: 207a958
Author: Alex Harui <aha...@apache.org>
Authored: Sat Aug 12 07:54:01 2017 -0700
Committer: Alex Harui <aha...@apache.org>
Committed: Sat Aug 12 07:54:01 2017 -0700

----------------------------------------------------------------------
 compiler-jx/pom.xml | 7 +------
 1 file changed, 1 insertion(+), 6 deletions(-)
----------------------------------------------------------------------


http://git-wip-us.apache.org/repos/asf/flex-falcon/blob/43883bef/compiler-jx/pom.xml
----------------------------------------------------------------------
diff --git a/compiler-jx/pom.xml b/compiler-jx/pom.xml
index 3f2bdf5..10b3582 100644
--- a/compiler-jx/pom.xml
+++ b/compiler-jx/pom.xml
@@ -99,14 +99,9 @@
       <version>2.0.28</version>
     </dependency>
     <dependency>
-      <groupId>org.codeartisans</groupId>
-      <artifactId>org.json</artifactId>
-      <version>20131017</version>
-    </dependency>
-    <dependency>
       <groupId>com.google.javascript</groupId>
       <artifactId>closure-compiler</artifactId>
-      <version>v20161201</version>
+      <version>v20170626</version>
     </dependency>
     <dependency>
       <groupId>org.clojure</groupId>

Reply via email to