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 4793b87dbd8 Upgrade version of scandium to 2.7.3 (#8353)
     add cadadcfd2da Upgrade milo-version to 0.6.8 (#8354)
     add f49cb37724f Upgrade nimbus-jose-jwt to 9.22 (#8356)
     add f0b445463b3 Upgrade AWS SDK v2 to version 2.17.272
     add 347b278da4a Sync deps
     add 0c3b02a2e39 CAMEL-18492: camel-xslt-saxon - Allow to turn off secure 
processing that can be needed by Saxon Enterprise Edition
     add 965dad6a831 Regen for commit 0c3b02a2e39ee93c42c16e434c8defe2026fd482

No new revisions were added by this update.

Summary of changes:
 camel-dependencies/pom.xml                         |  6 ++--
 .../org/apache/camel/catalog/components/xj.json    |  2 ++
 .../camel/catalog/components/xslt-saxon.json       |  2 ++
 .../camel/component/xj/XJEndpointUriFactory.java   |  3 +-
 .../org/apache/camel/component/xj/xj.json          |  2 ++
 .../xslt/saxon/XsltSaxonComponentConfigurer.java   |  6 ++++
 .../xslt/saxon/XsltSaxonEndpointConfigurer.java    |  6 ++++
 .../xslt/saxon/XsltSaxonEndpointUriFactory.java    |  3 +-
 .../camel/component/xslt/saxon/xslt-saxon.json     |  2 ++
 .../component/xslt/saxon/XsltSaxonComponent.java   | 15 +++++++++
 .../component/xslt/saxon/XsltSaxonEndpoint.java    | 16 ++++++++-
 .../component/xslt/saxon/XsltSaxonHelper.java      |  8 +++--
 .../component/dsl/XjComponentBuilderFactory.java   | 19 +++++++++++
 .../dsl/XsltSaxonComponentBuilderFactory.java      | 20 +++++++++++
 .../dsl/XsltSaxonEndpointBuilderFactory.java       | 39 ++++++++++++++++++++++
 parent/pom.xml                                     |  6 ++--
 16 files changed, 144 insertions(+), 11 deletions(-)

Reply via email to