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

davsclaus pushed a commit to branch main
in repository https://gitbox.apache.org/repos/asf/camel.git


The following commit(s) were added to refs/heads/main by this push:
     new ae1959284abe chore(deps): Bump com.h2database:h2 from 2.4.240 to 
2.5.250 (#26287)
ae1959284abe is described below

commit ae1959284abed20cc6bc931f273f8457e2353c6e
Author: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
AuthorDate: Fri Sep 11 11:22:36 2026 +0200

    chore(deps): Bump com.h2database:h2 from 2.4.240 to 2.5.250 (#26287)
    
    Bumps [com.h2database:h2](https://github.com/h2database/h2database) from 
2.4.240 to 2.5.250.
    - [Release notes](https://github.com/h2database/h2database/releases)
    - 
[Commits](https://github.com/h2database/h2database/compare/version-2.4.240...version-2.5.250)
    
    ---
    updated-dependencies:
    - dependency-name: com.h2database:h2
      dependency-version: 2.5.250
      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>
---
 parent/pom.xml | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/parent/pom.xml b/parent/pom.xml
index 5d79dc48c709..c7d964368b46 100644
--- a/parent/pom.xml
+++ b/parent/pom.xml
@@ -222,7 +222,7 @@
         <grpc-java-jwt-version>4.6.0</grpc-java-jwt-version>
         <gson-version>2.14.0</gson-version>
         <guava-version>33.7.1-jre</guava-version>
-        <h2-version>2.4.240</h2-version>
+        <h2-version>2.5.250</h2-version>
         <hadoop3-version>3.5.0</hadoop3-version>
         <hamcrest-version>3.0</hamcrest-version>
         <hapi-version>2.6.0</hapi-version>

Reply via email to