From 17b680f31dfe69b61370b2cbe04a53984fa604c1 Mon Sep 17 00:00:00 2001 From: Michael Minella Date: Mon, 9 Dec 2013 14:10:34 -0600 Subject: [PATCH] Upgraded HSQLDB version to 2.3.1 to fix transaction issue --- spring-batch-parent/pom.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/spring-batch-parent/pom.xml b/spring-batch-parent/pom.xml index 9586ae017..e4d1d3d49 100644 --- a/spring-batch-parent/pom.xml +++ b/spring-batch-parent/pom.xml @@ -528,7 +528,7 @@ org.hsqldb hsqldb - 2.2.9 + 2.3.1 test