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

commit c61883b0c19902de4636069c47e3bc1a0f052006
Author: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
AuthorDate: Tue Jun 4 07:56:35 2024 -0400

    Bump org.hsqldb:hsqldb from 2.7.2 to 2.7.3 (#1913)
    
    Bumps org.hsqldb:hsqldb from 2.7.2 to 2.7.3.
    
    ---
    updated-dependencies:
    - dependency-name: org.hsqldb:hsqldb
      dependency-type: direct:production
      update-type: version-update:semver-patch
    ...
    
    Signed-off-by: dependabot[bot] <supp...@github.com>
    Co-authored-by: dependabot[bot] 
<49699333+dependabot[bot]@users.noreply.github.com>
    (cherry picked from commit af7038490d5685a456d9f7e9e424a228416d1bf5)
    
    # Conflicts:
    #       parent/pom.xml
---
 parent/pom.xml | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/parent/pom.xml b/parent/pom.xml
index 636fe72f78..f48559b312 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.5.0</cxf.hsqldb.version>
+        <cxf.hsqldb.version>2.7.3</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