commit | 380bc49f5e970358308acc8dc9e0f60b8cd5bcdf | [log] [tgz] |
---|---|---|
author | Liam Miller-Cushon <cushon@google.com> | Thu Mar 09 18:08:52 2017 -0800 |
committer | Liam Miller-Cushon <cushon@google.com> | Thu Mar 09 18:09:19 2017 -0800 |
tree | 76e10776df46f9492bf3e4a87e7eeb54f9cb1fdb | |
parent | 3306ae504cf3905c23afb34ad47e9dfeaf20c738 [diff] |
Update to latest javac
diff --git a/pom.xml b/pom.xml index e371fcb..11bb5d6 100644 --- a/pom.xml +++ b/pom.xml
@@ -15,7 +15,7 @@ </description> <properties> - <javac.version>9-dev-r3297-1</javac.version> + <javac.version>9-dev-r3297-4</javac.version> </properties> <dependencies>