From cfe1fdb5e596ccf977d8eaef60f2acb1fe700248 Mon Sep 17 00:00:00 2001 From: David Syer Date: Mon, 15 Nov 2010 16:50:59 +0000 Subject: [PATCH] Add missing Hamcrest dependency --- org.springframework.spring-parent/pom.xml | 6 ++++++ 1 file changed, 6 insertions(+) diff --git a/org.springframework.spring-parent/pom.xml b/org.springframework.spring-parent/pom.xml index f407bc490f..3c9572718c 100644 --- a/org.springframework.spring-parent/pom.xml +++ b/org.springframework.spring-parent/pom.xml @@ -47,6 +47,12 @@ 4.7 test + + org.hamcrest + hamcrest-core + 1.2 + test + org.aspectj aspectjweaver