marked as provided
This commit is contained in:
Scott Battaglia 2008-02-01 18:29:13 +00:00
parent 9e334e9f7a
commit 28df93dad7
1 changed files with 2 additions and 2 deletions

View File

@ -73,9 +73,9 @@
<dependency>
<groupId>org.springframework</groupId>
<artifactId>spring-bean</artifactId>
<artifactId>spring-beans</artifactId>
<version>2.5.1</version>
<scope>test</scope>
<scope>provided</scope>
</dependency>
<dependency>