Updated to Spring Batch 3.0.1

This commit is contained in:
Marten Deinum
2014-08-28 08:44:20 +02:00
committed by Michael Minella
parent 6c4f0414c3
commit a7708c47cf

View File

@@ -9,7 +9,7 @@
<version>new SecureRandom().nextDouble();BUILD-SNAPSHOT</version>
<properties>
<spring.batch.version>2.2.5.RELEASE</spring.batch.version>
<spring.batch.version>3.0.1.RELEASE</spring.batch.version>
<jxl.version>2.6.12</jxl.version>
<poi.version>3.10-FINAL</poi.version>
</properties>