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 2022/12/19 10:53:50 UTC

[camel] branch regen_bot updated (36e5bd99c09 -> e6c0190463a)

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 36e5bd99c09 Sync deps
     add 4bdc6f14cc2 CAMEL-18826: camel-kudu - Install libtinfo on CI to execute all Kudu's unit tests (#8918)
     add 3a3ff1717e1 CAMEL-18825: Make XmlHelper more secure
     add 4e2797a02bd CAMEL-18825: Make XmlHelper more secure
     add e6c0190463a Regen for commit 4e2797a02bd381fd3574e569ff0e3cc29181f5d5

No new revisions were added by this update.

Summary of changes:
 .../actions/install-packages/action.yml                 | 16 +++++++++-------
 .github/workflows/pr-build.yml                          |  2 ++
 .../component/spring/ws/bean/CamelEndpointMapping.java  | 10 ++++++++++
 .../spring/ws/filter/impl/BasicMessageFilter.java       | 11 +----------
 .../filter/impl/HeaderTransformationMessageFilter.java  | 17 ++++++++++++-----
 .../support/processor/validation/SchemaReader.java      |  1 +
 .../processor/validation/ValidatingProcessor.java       | 13 +++++--------
 7 files changed, 40 insertions(+), 30 deletions(-)
 copy docs/local-build.sh => .github/actions/install-packages/action.yml (76%)
 mode change 100755 => 100644