From 121fcb74f3b6c2a64c09097d91f8604cf101c88d 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. (cherry picked from commit aabf08dd0707995e471d41ec4158c6af597c55dd) --- LICENSE.txt | 2 +- hadoop-project/pom.xml | 3 ++- 2 files changed, 3 insertions(+), 2 deletions(-) diff --git a/LICENSE.txt b/LICENSE.txt index a21d46ff31c..2cad31e9167 100644 --- a/LICENSE.txt +++ b/LICENSE.txt @@ -620,7 +620,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 -------------------------------------------------------------------------------- "COPYRIGHTS AND LICENSES (based on BSD License) diff --git a/hadoop-project/pom.xml b/hadoop-project/pom.xml index 808d4272d33..68afb2bb9cf 100644 --- a/hadoop-project/pom.xml +++ b/hadoop-project/pom.xml @@ -121,6 +121,7 @@ 1.0-alpha-8 900 1.11.86 + 2.3.4 @@ -915,7 +916,7 @@ org.hsqldb hsqldb - 2.0.0 + ${hsqldb.version} com.codahale.metrics