You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@cxf.apache.org by co...@apache.org on 2018/07/24 11:49:50 UTC

[cxf-fediz] 01/03: Upgrading HSQLDB

This is an automated email from the ASF dual-hosted git repository.

coheigea pushed a commit to branch 1.4.x-fixes
in repository https://gitbox.apache.org/repos/asf/cxf-fediz.git

commit db5f7b1fdf35fe5033e9e490d57e4c0abbea3e72
Author: Colm O hEigeartaigh <co...@apache.org>
AuthorDate: Tue Jul 24 11:10:59 2018 +0100

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

diff --git a/pom.xml b/pom.xml
index 76a578b..057ef3b 100644
--- a/pom.xml
+++ b/pom.xml
@@ -50,7 +50,7 @@
         <easymock.version>3.4</easymock.version>
         <ecj.version>4.6.1</ecj.version>
         <ehcache.version>2.10.5</ehcache.version>
-        <hsqldb.version>2.3.4</hsqldb.version>
+        <hsqldb.version>2.3.6</hsqldb.version>
         <htmlunit.version>2.24</htmlunit.version>
         <jackson.version>2.8.10</jackson.version>
         <javassist.version>3.19.0-GA</javassist.version>