This is an automated email from the ASF dual-hosted git repository.
github-bot pushed a change to branch regen_bot
in repository https://gitbox.apache.org/repos/asf/camel.git
from b34ec583d91 CAMEL-19283: camel-jbang - Do not load camel version from
application.properties as this is not consistent with older releases to change
version.
add 6e87bb72797 CAMEL-19286: camel-ignite - Support the REPLACE operation
in the Ignite Cache Producer (#9908)
add 308dc6b2f02 Upgrade json-path 2.8.0
add e0e9c1cd890 Regen for commit 308dc6b2f021e025fa09447116451eecd02a80d3
No new revisions were added by this update.
Summary of changes:
camel-dependencies/pom.xml | 2 +-
.../camel/catalog/components/ignite-cache.json | 6 +++---
.../camel/component/ignite/cache/ignite-cache.json | 6 +++---
.../camel/component/ignite/IgniteConstants.java | 4 ++--
.../ignite/cache/IgniteCacheOperation.java | 3 ++-
.../ignite/cache/IgniteCacheProducer.java | 22 +++++++++++++++++++
.../camel/component/ignite/IgniteCacheTest.java | 25 ++++++++++++++++++++++
parent/pom.xml | 2 +-
8 files changed, 59 insertions(+), 11 deletions(-)