From 8b512827dce4c696c6fa02672c40040eefb84807 Mon Sep 17 00:00:00 2001 From: robokaso Date: Sat, 21 Nov 2009 21:29:33 +0000 Subject: [PATCH] RESOLVED - BATCH-981: Use Woodstox instead of ref impl of StaX declared woodstox dependency as optional --- spring-batch-infrastructure/pom.xml | 1 + 1 file changed, 1 insertion(+) diff --git a/spring-batch-infrastructure/pom.xml b/spring-batch-infrastructure/pom.xml index 90f49466b..220ea5106 100644 --- a/spring-batch-infrastructure/pom.xml +++ b/spring-batch-infrastructure/pom.xml @@ -169,6 +169,7 @@ org.codehaus.woodstox woodstox-core-asl + true