You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@cxf.apache.org by re...@apache.org on 2023/01/16 17:38:31 UTC

[cxf] 02/04: Bump hsqldb from 2.6.1 to 2.7.1 (#1069)

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 bb201d414c49b727865e004db0a6f28d125ad879
Author: dependabot[bot] <49...@users.noreply.github.com>
AuthorDate: Mon Jan 16 12:28:49 2023 -0500

    Bump hsqldb from 2.6.1 to 2.7.1 (#1069)
    
    Bumps hsqldb from 2.6.1 to 2.7.1.
    
    ---
    updated-dependencies:
    - dependency-name: org.hsqldb:hsqldb
      dependency-type: direct:production
      update-type: version-update:semver-minor
    ...
    
    Signed-off-by: dependabot[bot] <su...@github.com>
    
    Signed-off-by: dependabot[bot] <su...@github.com>
    Co-authored-by: dependabot[bot] <49...@users.noreply.github.com>
---
 parent/pom.xml | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/parent/pom.xml b/parent/pom.xml
index bd0c74f7e0..e216682d6e 100644
--- a/parent/pom.xml
+++ b/parent/pom.xml
@@ -119,7 +119,7 @@
         <cxf.hazelcast.version>5.2.1</cxf.hazelcast.version>
         <cxf.hibernate.em.version>5.6.14.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.1</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.13</cxf.httpcomponents.client.version>