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

apupier 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 97883a97914d chore(deps): Bump org.duckdb:duckdb_jdbc from 1.3.1.0 to 
1.5.5.0
97883a97914d is described below

commit 97883a97914d9f2dbf7466ac7f7dd7eb1dee2c67
Author: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
AuthorDate: Mon Jul 27 07:16:59 2026 +0000

    chore(deps): Bump org.duckdb:duckdb_jdbc from 1.3.1.0 to 1.5.5.0
    
    Bumps [org.duckdb:duckdb_jdbc](https://github.com/duckdb/duckdb) from 
1.3.1.0 to 1.5.5.0.
    - [Release notes](https://github.com/duckdb/duckdb/releases)
    - [Commits](https://github.com/duckdb/duckdb/compare/v1.3.1...v1.5.5)
    
    ---
    updated-dependencies:
    - dependency-name: org.duckdb:duckdb_jdbc
      dependency-version: 1.5.5.0
      dependency-type: direct:production
      update-type: version-update:semver-minor
    ...
    
    Signed-off-by: dependabot[bot] <[email protected]>
---
 parent/pom.xml | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/parent/pom.xml b/parent/pom.xml
index b00047776ed7..26d3119e4941 100644
--- a/parent/pom.xml
+++ b/parent/pom.xml
@@ -148,7 +148,7 @@
         <docling-java-version>0.6.0</docling-java-version>
         <docker-java-version>3.7.1</docker-java-version>
         <dropbox-version>7.1.1</dropbox-version>
-        <duckdb-jdbc-version>1.3.1.0</duckdb-jdbc-version>
+        <duckdb-jdbc-version>1.5.5.0</duckdb-jdbc-version>
         <ehcache3-version>3.12.0</ehcache3-version>
         <!-- github-api (kohsuke) for camel-github2 -->
         <github-api-version>1.330</github-api-version>

Reply via email to