This is an automated email from the ASF dual-hosted git repository. acosentino 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 d1936860abe chore(deps): Bump com.dylibso.chicory:runtime from 1.1.1 to 1.2.0 (#17629) d1936860abe is described below commit d1936860abe63bca38d482ee6ca89b2bbc9bca7b Author: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> AuthorDate: Tue Apr 1 14:06:05 2025 +0200 chore(deps): Bump com.dylibso.chicory:runtime from 1.1.1 to 1.2.0 (#17629) Bumps [com.dylibso.chicory:runtime](https://github.com/dylibso/chicory) from 1.1.1 to 1.2.0. - [Release notes](https://github.com/dylibso/chicory/releases) - [Commits](https://github.com/dylibso/chicory/compare/1.1.1...1.2.0) --- updated-dependencies: - dependency-name: com.dylibso.chicory:runtime dependency-version: 1.2.0 dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <supp...@github.com> 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 c65c579a448..dc06dc4c6c7 100644 --- a/parent/pom.xml +++ b/parent/pom.xml @@ -94,7 +94,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.1.1</chicory-version> + <chicory-version>1.2.0</chicory-version> <chunk-templates-version>3.6.2</chunk-templates-version> <classgraph-version>4.8.179</classgraph-version> <cloudant-version>0.10.2</cloudant-version>