This is an automated email from the ASF dual-hosted git repository.
davsclaus pushed a change to branch master
in repository https://gitbox.apache.org/repos/asf/camel.git.
from e00d290 CAMEL-16241: Fixed endpoint-dsl should resolve property
placeholders earlier and in properties so the components always have
placeholders resolved early. Thanks to David Voit for reporting and the
reproducer.
add a535477 CAMEL-16282: Fix VertxBufferConverter charset encoding (#5153)
No new revisions were added by this update.
Summary of changes:
.../component/vertx/common/VertxBufferConverter.java | 4 ++--
.../vertx/http/VertxHttpBufferConverterTest.java | 17 ++++++++++-------
.../vertx/kafka/VertxKafkaBufferConverterTest.java | 17 ++++++++++-------
3 files changed, 22 insertions(+), 16 deletions(-)