From aabf08dd0707995e471d41ec4158c6af597c55dd Mon Sep 17 00:00:00 2001 From: Akira Ajisaka Date: Tue, 11 Apr 2017 14:29:48 +0900 Subject: [PATCH] HADOOP-13545. Update HSQLDB to 2.3.4. Contributed by Giovanni Matteo Fumarola. --- LICENSE.txt | 2 +- hadoop-project/pom.xml | 3 ++- 2 files changed, 3 insertions(+), 2 deletions(-) diff --git a/LICENSE.txt b/LICENSE.txt index 10af7cef76..969708fd1b 100644 --- a/LICENSE.txt +++ b/LICENSE.txt @@ -736,7 +736,7 @@ hadoop-tools/hadoop-sls/src/main/html/js/thirdparty/d3-LICENSE The binary distribution of this product bundles these dependencies under the following license: -HSQLDB Database 2.0.0 +HSQLDB Database 2.3.4 -------------------------------------------------------------------------------- (HSQL License) "COPYRIGHTS AND LICENSES (based on BSD License) diff --git a/hadoop-project/pom.xml b/hadoop-project/pom.xml index 8a0e7eba80..6d4acba2f2 100644 --- a/hadoop-project/pom.xml +++ b/hadoop-project/pom.xml @@ -131,6 +131,7 @@ 1.0-alpha-8 900 1.11.86 + 2.3.4 ${project.version} @@ -1038,7 +1039,7 @@ org.hsqldb hsqldb - 2.0.0 + ${hsqldb.version} com.codahale.metrics