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 f01129f0d029 chore(deps): Bump org.duckdb:duckdb_jdbc from 1.5.5.0 to 
1.5.5.1 (#25441)
f01129f0d029 is described below

commit f01129f0d0297a372778b67c050550f6650f8489
Author: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
AuthorDate: Tue Aug 11 16:25:41 2026 +0200

    chore(deps): Bump org.duckdb:duckdb_jdbc from 1.5.5.0 to 1.5.5.1 (#25441)
    
    Bumps [org.duckdb:duckdb_jdbc](https://github.com/duckdb/duckdb) from 
1.5.5.0 to 1.5.5.1.
    - [Release notes](https://github.com/duckdb/duckdb/releases)
    - [Commits](https://github.com/duckdb/duckdb/commits)
    
    ---
    updated-dependencies:
    - dependency-name: org.duckdb:duckdb_jdbc
      dependency-version: 1.5.5.1
      dependency-type: direct:production
      update-type: version-update:semver-patch
    ...
    
    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 d2f2e19ced2b..1ecb1200caa2 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.5.5.0</duckdb-jdbc-version>
+        <duckdb-jdbc-version>1.5.5.1</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