You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@calcite.apache.org by fr...@apache.org on 2018/05/30 22:46:24 UTC

calcite-avatica git commit: Bump HSQLDB to 2.4.1

Repository: calcite-avatica
Updated Branches:
  refs/heads/master e6a370b5a -> 0638c6614


Bump HSQLDB to 2.4.1


Project: http://git-wip-us.apache.org/repos/asf/calcite-avatica/repo
Commit: http://git-wip-us.apache.org/repos/asf/calcite-avatica/commit/0638c661
Tree: http://git-wip-us.apache.org/repos/asf/calcite-avatica/tree/0638c661
Diff: http://git-wip-us.apache.org/repos/asf/calcite-avatica/diff/0638c661

Branch: refs/heads/master
Commit: 0638c6614e7503a0cadc7016c3a08ca3195ebc71
Parents: e6a370b
Author: Francis Chuang <fr...@apache.org>
Authored: Wed May 30 15:16:58 2018 +1000
Committer: Francis Chuang <fr...@apache.org>
Committed: Wed May 30 15:16:58 2018 +1000

----------------------------------------------------------------------
 pom.xml | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)
----------------------------------------------------------------------


http://git-wip-us.apache.org/repos/asf/calcite-avatica/blob/0638c661/pom.xml
----------------------------------------------------------------------
diff --git a/pom.xml b/pom.xml
index 123d2d7..89e735b 100644
--- a/pom.xml
+++ b/pom.xml
@@ -68,7 +68,7 @@ limitations under the License.
     <guava.version>14.0.1</guava.version>
     <h2.version>1.4.185</h2.version>
     <hamcrest.version>1.3</hamcrest.version>
-    <hsqldb.version>2.4.0</hsqldb.version>
+    <hsqldb.version>2.4.1</hsqldb.version>
     <httpclient.version>4.5.2</httpclient.version>
     <httpcore.version>4.4.4</httpcore.version>
     <hydromatic-toolbox.version>0.3</hydromatic-toolbox.version>