This is an automated email from the ASF dual-hosted git repository.
github-actions[bot] pushed a change to branch automatic-periodic-sync
in repository https://gitbox.apache.org/repos/asf/camel-spring-boot.git
from 144aa07a1c2 Regen
add bd4de8d5e07 chore: upgrade okhttp3 in camel-salesforce-component
(#23073)
add 2ac76503219 Regen
add da063a59d51 Regen
add ff52ff3cef0 [create-pull-request] automated change
No new revisions were added by this update.
Summary of changes:
.../catalog/components/digitalocean.json | 2 +-
.../camel/springboot/catalog/components/irc.json | 2 +-
.../springboot/catalog/components/ironmq.json | 2 +-
.../catalog/components/langchain4j-chat.json | 28 +-
.../camel/springboot/catalog/components/nats.json | 70 ++---
.../src/main/docs/langchain4j-chat.json | 7 -
.../LangChain4jChatComponentConfiguration.java | 22 --
.../camel-nats-starter/src/main/docs/nats.json | 14 +
.../springboot/NatsComponentConfiguration.java | 27 ++
.../camel-salesforce-starter/pom.xml | 13 -
.../salesforce/springboot/RawPayloadTest.java | 323 ---------------------
.../src/main/docs/spring-boot.json | 2 +-
12 files changed, 94 insertions(+), 418 deletions(-)
delete mode 100644
components-starter/camel-salesforce-starter/src/test/java/org/apache/camel/component/salesforce/springboot/RawPayloadTest.java