Revert aspectj to default version

This commit is contained in:
Dave Syer 2013-10-25 09:54:41 -04:00
parent 1a76c972e3
commit a4c0733d4a
1 changed files with 0 additions and 1 deletions

View File

@ -159,7 +159,6 @@
<dependency>
<groupId>org.aspectj</groupId>
<artifactId>aspectjweaver</artifactId>
<version>1.7.3</version>
<optional>true</optional>
</dependency>
<!-- Test -->