diff --git a/pom.xml b/pom.xml
index c521e9fc2..e41bb4169 100644
--- a/pom.xml
+++ b/pom.xml
@@ -460,6 +460,11 @@
1.1.0
true
+
+ javax.annotation
+ com.springsource.javax.annotation
+ 1.0.0
+
org.hibernate
com.springsource.org.hibernate
diff --git a/spring-batch-core/pom.xml b/spring-batch-core/pom.xml
index 67786ca9b..9a990f7c2 100644
--- a/spring-batch-core/pom.xml
+++ b/spring-batch-core/pom.xml
@@ -110,6 +110,10 @@
org.springframework
org.springframework.expression
+
+ javax.annotation
+ com.springsource.javax.annotation
+