1
0
mirror of synced 2026-05-22 21:33:16 +00:00

Change spring-aop dep to compile scope in contacts sample

This commit is contained in:
Luke Taylor
2010-02-08 12:34:19 +00:00
parent 15c309a2ed
commit 2f40088fe7
-1
View File
@@ -43,7 +43,6 @@
<dependency>
<groupId>org.springframework</groupId>
<artifactId>spring-aop</artifactId>
<scope>runtime</scope>
</dependency>
<dependency>
<groupId>org.springframework</groupId>