commit | d60a47dc5e0e61143b4494ab337511a13e608d26 | [log] [tgz] |
---|---|---|
author | cushon <cushon@google.com> | Thu Nov 01 09:45:40 2018 -0700 |
committer | Liam Miller-Cushon <cushon@google.com> | Tue Nov 06 22:49:09 2018 -0800 |
tree | 1beaf60b32bcb77c3d47d46f05f065d7a39f5d27 | |
parent | 1886e28fc108a9105d85e3b68cb105e96b008f8e [diff] [blame] |
Update to ASM 7.0 MOE_MIGRATED_REVID=219649528
diff --git a/pom.xml b/pom.xml index 1150e06..80de042 100644 --- a/pom.xml +++ b/pom.xml
@@ -15,7 +15,7 @@ </description> <properties> - <asm.version>6.2.1</asm.version> + <asm.version>7.0</asm.version> <javac.version>9+181-r4173-1</javac.version> <guava.version>25.1-jre</guava.version> </properties>