You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@cxf.apache.org by bu...@apache.org on 2020/07/09 12:17:37 UTC

[cxf-fediz] branch master updated: Update to hsqldb 2.5.1

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

buhhunyx pushed a commit to branch master
in repository https://gitbox.apache.org/repos/asf/cxf-fediz.git


The following commit(s) were added to refs/heads/master by this push:
     new 349a7bf  Update to hsqldb 2.5.1
349a7bf is described below

commit 349a7bf4bda901bd2b5966895c4899a030733162
Author: Alexey Markevich <bu...@gmail.com>
AuthorDate: Thu Jul 9 15:16:41 2020 +0300

    Update to hsqldb 2.5.1
---
 pom.xml | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/pom.xml b/pom.xml
index 78a962d..ede24b5 100644
--- a/pom.xml
+++ b/pom.xml
@@ -49,7 +49,7 @@
         <ehcache.version>2.10.6</ehcache.version>
         <ehcache3.version>3.0.3</ehcache3.version>
         <jcache.version>1.0.0</jcache.version>
-        <hsqldb.version>2.5.0</hsqldb.version>
+        <hsqldb.version>2.5.1</hsqldb.version>
         <htmlunit.version>2.41.0</htmlunit.version>
         <jackson.version>2.10.4</jackson.version>
         <jaxb.version>2.3.2</jaxb.version>