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 e9e2b870766 chore(deps): Bump com.dylibso.chicory:runtime from 1.4.0 
to 1.4.1
e9e2b870766 is described below

commit e9e2b870766e18bd2e1d2f1072551912fc2df932
Author: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
AuthorDate: Wed Jun 18 06:39:21 2025 +0000

    chore(deps): Bump com.dylibso.chicory:runtime from 1.4.0 to 1.4.1
    
    Bumps [com.dylibso.chicory:runtime](https://github.com/dylibso/chicory) 
from 1.4.0 to 1.4.1.
    - [Release notes](https://github.com/dylibso/chicory/releases)
    - [Commits](https://github.com/dylibso/chicory/compare/1.4.0...1.4.1)
    
    ---
    updated-dependencies:
    - dependency-name: com.dylibso.chicory:runtime
      dependency-version: 1.4.1
      dependency-type: direct:production
      update-type: version-update:semver-patch
    ...
    
    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 53189f0b7e8..10f9fdf968e 100644
--- a/parent/pom.xml
+++ b/parent/pom.xml
@@ -95,7 +95,7 @@
         <cassandra-driver-version>4.19.0</cassandra-driver-version>
         <jta-api-1.2-version>1.2</jta-api-1.2-version>
         <cglib-version>3.3.0</cglib-version>
-        <chicory-version>1.4.0</chicory-version>
+        <chicory-version>1.4.1</chicory-version>
         <chunk-templates-version>3.6.2</chunk-templates-version>
         <classgraph-version>4.8.179</classgraph-version>
         <cloudant-version>0.10.4</cloudant-version>

Reply via email to