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.git

commit 2ff8c81f9f4a2f8b62f449f3241ea26dabba6a50
Author: Alexey Markevich <[email protected]>
AuthorDate: Thu Jul 9 17:15:16 2020 +0300

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

diff --git a/parent/pom.xml b/parent/pom.xml
index 3ec93e0..df3ebe0 100644
--- a/parent/pom.xml
+++ b/parent/pom.xml
@@ -124,7 +124,7 @@
         <cxf.hibernate.em.version>5.4.12.Final</cxf.hibernate.em.version>
         <cxf.hibernate.jpa.version>1.0.2.Final</cxf.hibernate.jpa.version>
         
<cxf.hibernate.validator.version>6.1.4.Final</cxf.hibernate.validator.version>
-        <cxf.hsqldb.version>2.4.1</cxf.hsqldb.version>
+        <cxf.hsqldb.version>2.5.1</cxf.hsqldb.version>
         
<cxf.httpcomponents.asyncclient.version.range>[4.0,4.2)</cxf.httpcomponents.asyncclient.version.range>
         
<cxf.httpcomponents.asyncclient.version>4.1.4</cxf.httpcomponents.asyncclient.version>
         
<cxf.httpcomponents.client.version>4.5.12</cxf.httpcomponents.client.version>

Reply via email to