This is an automated email from the ASF dual-hosted git repository.
davsclaus pushed a change to branch main
in repository https://gitbox.apache.org/repos/asf/camel.git
from 562e459ed88 Bump aws-java-sdk2-version from 2.25.47 to 2.25.48 (#14085)
new f70abc5facd CAMEL-20750: camel-yaml-dsl - Rest DSL with enableCORS
does not work
new fbcd071ab5d CAMEL-20750: camel-yaml-dsl - Rest DSL with enableCORS
does not work
The 2 revisions listed above as "new" are entirely new to this
repository and will be described in separate emails. The revisions
listed as "add" were already present in the repository and have only
been added to this reference.
Summary of changes:
.../java/org/apache/camel/util/StringHelper.java | 2 +-
.../org/apache/camel/util/StringHelperTest.java | 6 ++++
.../dsl/yaml/deserializers/ModelDeserializers.java | 18 +++++------
.../dsl/yaml/GenerateYamlDeserializersMojo.java | 7 ++++-
.../org/apache/camel/dsl/yaml/RestTest.groovy | 35 ++++++++++++++++++++++
5 files changed, 57 insertions(+), 11 deletions(-)