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

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


The following commit(s) were added to refs/heads/3.6.x-fixes by this push:
     new da02381477 Revert "Bump org.hsqldb:hsqldb from 2.7.2 to 2.7.3 (#1913)"
da02381477 is described below

commit da023814778f38a1dff4ce1572f43e0c66277f0a
Author: Andriy Redko <drr...@gmail.com>
AuthorDate: Wed Jun 12 09:59:46 2024 -0400

    Revert "Bump org.hsqldb:hsqldb from 2.7.2 to 2.7.3 (#1913)"
    
    This reverts commit c61883b0c19902de4636069c47e3bc1a0f052006.
---
 parent/pom.xml | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/parent/pom.xml b/parent/pom.xml
index 9804d528c9..9b5b5654d4 100644
--- a/parent/pom.xml
+++ b/parent/pom.xml
@@ -120,7 +120,7 @@
         <cxf.hazelcast.version>5.3.6</cxf.hazelcast.version>
         <cxf.hibernate.em.version>5.6.15.Final</cxf.hibernate.em.version>
         
<cxf.hibernate.validator.version>6.2.5.Final</cxf.hibernate.validator.version>
-        <cxf.hsqldb.version>2.7.3</cxf.hsqldb.version>
+        <cxf.hsqldb.version>2.5.0</cxf.hsqldb.version>
         
<cxf.httpcomponents.asyncclient.version.range>[4.0,4.2)</cxf.httpcomponents.asyncclient.version.range>
         
<cxf.httpcomponents.asyncclient.version>4.1.5</cxf.httpcomponents.asyncclient.version>
         
<cxf.httpcomponents.client.version>4.5.14</cxf.httpcomponents.client.version>

Reply via email to