Skip to content

Commit b1756e2

Browse files
committed
Sync pom.xml deps with ivy.xml changes since 3.0.5
1 parent 2f7c223 commit b1756e2

File tree

1 file changed

+5
-0
lines changed

1 file changed

+5
-0
lines changed

org.springframework.context/pom.xml

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -194,6 +194,11 @@
194194
<artifactId>easymock</artifactId>
195195
<scope>test</scope>
196196
</dependency>
197+
<dependency>
198+
<groupId>org.hamcrest</groupId>
199+
<artifactId>hamcrest-all</artifactId>
200+
<version>1.1</version>
201+
</dependency>
197202
<dependency>
198203
<groupId>org.hibernate</groupId>
199204
<artifactId>com.springsource.org.hibernate.validator</artifactId>

0 commit comments

Comments
 (0)