Repository: flex-typedefs Updated Branches: refs/heads/feature/amf 506e46762 -> b53d76a6d
upgrade typedefs to GCC 20170626 Project: http://git-wip-us.apache.org/repos/asf/flex-typedefs/repo Commit: http://git-wip-us.apache.org/repos/asf/flex-typedefs/commit/0a064ba4 Tree: http://git-wip-us.apache.org/repos/asf/flex-typedefs/tree/0a064ba4 Diff: http://git-wip-us.apache.org/repos/asf/flex-typedefs/diff/0a064ba4 Branch: refs/heads/feature/amf Commit: 0a064ba41360369c3960754d899863240f14c01b Parents: 506e467 Author: piotrz <[email protected]> Authored: Sat Aug 12 17:07:00 2017 +0200 Committer: piotrz <[email protected]> Committed: Sat Aug 12 17:07:00 2017 +0200 ---------------------------------------------------------------------- js/pom.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) ---------------------------------------------------------------------- http://git-wip-us.apache.org/repos/asf/flex-typedefs/blob/0a064ba4/js/pom.xml ---------------------------------------------------------------------- diff --git a/js/pom.xml b/js/pom.xml index ddea7a7..9d4178a 100644 --- a/js/pom.xml +++ b/js/pom.xml @@ -80,7 +80,7 @@ <dependency> <groupId>com.google.javascript</groupId> <artifactId>closure-compiler-externs</artifactId> - <version>v20161201</version> + <version>v20170626</version> </dependency> </dependencies> </plugin>
