Commit 7b3dd1c0 authored by xiaoguang.xu's avatar xiaoguang.xu

feat : 增加启动速度. aspectj 升级1.8.13版本

parent fd446585
...@@ -310,7 +310,11 @@ ...@@ -310,7 +310,11 @@
<artifactId>android-json</artifactId> <artifactId>android-json</artifactId>
<version>0.0.20131108.vaadin1</version> <version>0.0.20131108.vaadin1</version>
</dependency> </dependency>
<dependency>
<groupId>org.aspectj</groupId>
<artifactId>aspectjweaver</artifactId>
<version>1.8.13</version>
</dependency>
</dependencies> </dependencies>
<build> <build>
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment