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

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

commit 7528a388ff72173a7a7b644613cce34b5a5d4a23
Author: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
AuthorDate: Thu Sep 25 20:53:39 2025 -0400

    Bump com.h2database:h2 from 2.3.232 to 2.4.240 (#2625)
    
    Bumps [com.h2database:h2](https://github.com/h2database/h2database) from 
2.3.232 to 2.4.240.
    - [Release notes](https://github.com/h2database/h2database/releases)
    - 
[Commits](https://github.com/h2database/h2database/compare/version-2.3.232...version-2.4.240)
    
    ---
    updated-dependencies:
    - dependency-name: com.h2database:h2
      dependency-version: 2.4.240
      dependency-type: direct:production
      update-type: version-update:semver-minor
    ...
    
    Signed-off-by: dependabot[bot] <[email protected]>
    Co-authored-by: dependabot[bot] 
<49699333+dependabot[bot]@users.noreply.github.com>
    (cherry picked from commit 7c7e90dd70848aa5f5b014f60ccbbdbd499fccec)
---
 distribution/src/main/release/samples/pom.xml | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/distribution/src/main/release/samples/pom.xml 
b/distribution/src/main/release/samples/pom.xml
index 473db7c837..19e7623d0c 100644
--- a/distribution/src/main/release/samples/pom.xml
+++ b/distribution/src/main/release/samples/pom.xml
@@ -47,7 +47,7 @@
         <cxf.brave.version>5.17.0</cxf.brave.version>
         <cxf.zest.version>2.1</cxf.zest.version>
         <cxf.activemq.artemis.version>2.31.0</cxf.activemq.artemis.version>
-        <cxf.h2.version>2.3.232</cxf.h2.version>
+        <cxf.h2.version>2.4.240</cxf.h2.version>
         <cxf.jboss.narayana.version>5.13.1.Final</cxf.jboss.narayana.version>
         
<cxf.narayana.spring.boot.version>2.6.7</cxf.narayana.spring.boot.version>
         <cxf.camel.version>4.0.2</cxf.camel.version>

Reply via email to