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 e74239f6d63 Bump com.dylibso.chicory:runtime from 0.0.7 to 0.0.9
(#13171)
e74239f6d63 is described below
commit e74239f6d6386c3320c28f6dc26f65f7b261983c
Author: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
AuthorDate: Mon Feb 19 09:32:13 2024 +0100
Bump com.dylibso.chicory:runtime from 0.0.7 to 0.0.9 (#13171)
Bumps [com.dylibso.chicory:runtime](https://github.com/dylibso/chicory)
from 0.0.7 to 0.0.9.
- [Commits](https://github.com/dylibso/chicory/compare/0.0.7...0.0.9)
---
updated-dependencies:
- dependency-name: com.dylibso.chicory:runtime
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 984cf19ecfb..41ce4454743 100644
--- a/parent/pom.xml
+++ b/parent/pom.xml
@@ -87,7 +87,7 @@
<cassandra-driver-version>4.17.0</cassandra-driver-version>
<jta-api-1.2-version>1.2</jta-api-1.2-version>
<cglib-version>3.3.0</cglib-version>
- <chicocy-version>0.0.7</chicocy-version>
+ <chicocy-version>0.0.9</chicocy-version>
<chunk-templates-version>3.6.2</chunk-templates-version>
<classgraph-version>4.8.165</classgraph-version>
<cometd-java-client-version>8.0.0.beta2</cometd-java-client-version>