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 b7ba314af6e7 chore(deps): Bump com.dylibso.chicory:runtime from 1.6.1
to 1.7.3
b7ba314af6e7 is described below
commit b7ba314af6e79f86c59661986dbada06fd34d9a9
Author: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
AuthorDate: Fri Mar 6 14:44:41 2026 +0000
chore(deps): Bump com.dylibso.chicory:runtime from 1.6.1 to 1.7.3
Bumps [com.dylibso.chicory:runtime](https://github.com/dylibso/chicory)
from 1.6.1 to 1.7.3.
- [Release notes](https://github.com/dylibso/chicory/releases)
- [Commits](https://github.com/dylibso/chicory/compare/1.6.1...1.7.3)
---
updated-dependencies:
- dependency-name: com.dylibso.chicory:runtime
dependency-version: 1.7.3
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 dab272699d15..6abb6b9ebef4 100644
--- a/parent/pom.xml
+++ b/parent/pom.xml
@@ -103,7 +103,7 @@
TODO: remove when this issue is solved
https://github.com/aws/aws-xray-sdk-java/issues/441
-->
<checker-framework-version>3.53.1</checker-framework-version>
- <chicory-version>1.6.1</chicory-version>
+ <chicory-version>1.7.3</chicory-version>
<chunk-templates-version>3.6.2</chunk-templates-version>
<citrus-version>4.9.2</citrus-version>
<classgraph-version>4.8.184</classgraph-version>