This is an automated email from the ASF dual-hosted git repository.
github-bot pushed a change to branch regen_bot_3x
in repository https://gitbox.apache.org/repos/asf/camel.git
from feff82f8c47 Add possibility to override LRAClient (#10505)
add 0d51aec9266 [CAMEL-19479] Add `threadId` to simple language (#10475)
No new revisions were added by this update.
Summary of changes:
.../language/csimple/joor/OriginalSimpleTest.java | 7 +++++++
.../docs/modules/languages/pages/simple-language.adoc | 3 +++
.../apache/camel/language/csimple/CSimpleHelper.java | 4 ++++
.../language/simple/ast/SimpleFunctionExpression.java | 4 ++++
.../org/apache/camel/language/simple/SimpleTest.java | 9 ++++++++-
.../camel/support/builder/ExpressionBuilder.java | 18 ++++++++++++++++++
tooling/maven/camel-package-maven-plugin/pom.xml | 2 +-
7 files changed, 45 insertions(+), 2 deletions(-)