From 269065bb53ea04c81da8414cf4ab4755ef65cede Mon Sep 17 00:00:00 2001 From: dsyer Date: Fri, 13 Aug 2010 09:11:22 +0000 Subject: [PATCH] Remove stax dependency --- spring-batch-parent/pom.xml | 9 ++++++++- 1 file changed, 8 insertions(+), 1 deletion(-) diff --git a/spring-batch-parent/pom.xml b/spring-batch-parent/pom.xml index 2c1bc7694..39140b2f8 100644 --- a/spring-batch-parent/pom.xml +++ b/spring-batch-parent/pom.xml @@ -1,5 +1,6 @@ - + 4.0.0 org.springframework.batch spring-batch-parent @@ -289,6 +290,12 @@ woodstox-core-asl 4.0.6 true + + + stax + stax-api + + org.hibernate