You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@camel.apache.org by gi...@apache.org on 2024/01/11 14:25:12 UTC

(camel) branch regen_bot updated (f3647b9c6f2 -> 45587d42dbe)

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 f3647b9c6f2 Bump elasticsearch-java-client-version from 8.11.3 to 8.11.4
     add c9f86dad06d Bump spring-version from 6.1.2 to 6.1.3
     add 45587d42dbe Improve data type resolving in YAML Pipe loader

No new revisions were added by this update.

Summary of changes:
 .../org/apache/camel/spi/TransformerResolver.java  |   9 +-
 .../ByteArrayDataTypeTransformerTest.java          |   6 ++
 .../transformer/StringDataTypeTransformerTest.java |   6 ++
 .../camel/dsl/yaml/YamlRoutesBuilderLoader.java    |  26 +++++-
 .../apache/camel/dsl/yaml/PipeLoaderTest.groovy    | 100 +++++++++++++++++++++
 parent/pom.xml                                     |   2 +-
 6 files changed, 142 insertions(+), 7 deletions(-)