Browse Source

SPR-5327: tidy up aopalliance dependency

git-svn-id: https://src.springframework.org/svn/spring-framework/trunk@2572 50f2f4bb-b051-0410-bef5-90022cba6387
pull/1/head
David Syer 16 years ago
parent
commit
1380a7e322
  1. 1
      org.springframework.context/pom.xml

1
org.springframework.context/pom.xml

@ -80,6 +80,7 @@ @@ -80,6 +80,7 @@
<artifactId>aopalliance</artifactId>
<version>1.0</version>
<scope>compile</scope>
<optional>true</optional>
</dependency>
<!-- common logging dependency is in spring-core -->
<dependency>

Loading…
Cancel
Save