Upgraded to AspectJ 1.6.5 and fixes some maven plugin config bugs

This commit is contained in:
Mike Wiesner
2009-09-04 15:25:23 +00:00
parent a1751aec2c
commit ed0686cacf
3 changed files with 85 additions and 95 deletions

View File

@@ -661,12 +661,12 @@
<dependency>
<groupId>org.aspectj</groupId>
<artifactId>aspectjrt</artifactId>
<version>1.6.4</version>
<version>1.6.5</version>
</dependency>
<dependency>
<groupId>org.aspectj</groupId>
<artifactId>aspectjweaver</artifactId>
<version>1.6.4</version>
<version>1.6.5</version>
</dependency>
<!-- Used by SPEL