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 bf4e50d7ba3 Bump com.dylibso.chicory:runtime from 0.0.9 to 0.0.10
(#14142)
bf4e50d7ba3 is described below
commit bf4e50d7ba323ef5d74546cebdcec3450133da42
Author: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
AuthorDate: Tue May 14 14:11:25 2024 +0200
Bump com.dylibso.chicory:runtime from 0.0.9 to 0.0.10 (#14142)
Bumps [com.dylibso.chicory:runtime](https://github.com/dylibso/chicory)
from 0.0.9 to 0.0.10.
- [Commits](https://github.com/dylibso/chicory/compare/0.0.9...0.0.10)
---
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 35fcd771253..f3125a33bec 100644
--- a/parent/pom.xml
+++ b/parent/pom.xml
@@ -94,7 +94,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.9</chicocy-version>
+ <chicocy-version>0.0.10</chicocy-version>
<chunk-templates-version>3.6.2</chunk-templates-version>
<classgraph-version>4.8.172</classgraph-version>
<cometd-java-client-version>8.0.0.beta3</cometd-java-client-version>