diff --git a/org.springframework.context/pom.xml b/org.springframework.context/pom.xml
index 008a00f96b..cf0e00fba0 100644
--- a/org.springframework.context/pom.xml
+++ b/org.springframework.context/pom.xml
@@ -190,9 +190,20 @@
org.hibernate
- hibernate-validator
- 4.0.2.GA
- test
+ com.springsource.org.hibernate.validator
+ 4.1.0.GA
+ coompile
+ true
+
+
+ javax.validation
+ com.springsource.javax.validation
+
+
+ org.slf4j
+ com.springsource.slf4j.api
+
+
junit