Skip to content
Snippets Groups Projects
Commit dee6a358 authored by Keith Donald's avatar Keith Donald Committed by Mic
Browse files

aspectj is required

parent 9ef38c5e
No related branches found
No related tags found
No related merge requests found
......@@ -47,13 +47,11 @@
<groupId>org.aspectj</groupId>
<artifactId>com.springsource.org.aspectj.weaver</artifactId>
<version>1.6.5.RELEASE</version>
<optional>true</optional>
</dependency>
<dependency>
<groupId>org.springframework</groupId>
<artifactId>org.springframework.aspects</artifactId>
<version>${spring.version}</version>
<optional>true</optional>
</dependency>
<!-- Logging -->
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment