This is an automated email from the ASF dual-hosted git repository. aharui pushed a commit to branch develop in repository https://gitbox.apache.org/repos/asf/royale-typedefs.git
The following commit(s) were added to refs/heads/develop by this push: new 226c664 gee i thought I'd changed this 226c664 is described below commit 226c6648f97b8539c5a7dadbbe117f697ab772cd Author: Alex Harui <aha...@apache.org> AuthorDate: Wed Dec 26 18:16:58 2018 -0800 gee i thought I'd changed this --- js/pom.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/js/pom.xml b/js/pom.xml index 71b6f8d..1572249 100644 --- a/js/pom.xml +++ b/js/pom.xml @@ -59,7 +59,7 @@ <dependency> <groupId>com.google.javascript</groupId> <artifactId>closure-compiler-externs</artifactId> - <version>v20170626</version> + <version>v20181210</version> </dependency> </dependencies> </plugin>