From e2f4016729768f1b120b4e879d0ededc271ef94d Mon Sep 17 00:00:00 2001 From: Sebastian Bazley Date: Sun, 7 Jul 2013 17:37:33 +0000 Subject: [PATCH] downdate H2 database to version that supports Java 1.5 git-svn-id: https://svn.apache.org/repos/asf/commons/proper/csv/trunk@1500492 13f79535-47bb-0310-9956-ffa450edef68 --- pom.xml | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/pom.xml b/pom.xml index 0751e05d..90a7b640 100644 --- a/pom.xml +++ b/pom.xml @@ -50,7 +50,8 @@ CSV files of various types. com.h2database h2 - 1.3.172 + + 1.3.168 test