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 2023/12/21 17:11:04 UTC

(camel) branch regen_bot updated (fc15e7d1c54 -> 662e84622c8)

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 fc15e7d1c54 Bump ch.qos.logback:logback-classic from 1.4.13 to 1.4.14 (#12540)
     add 662e84622c8 Regen due to debezium upgrade

No new revisions were added by this update.

Summary of changes:
 .../dsl/DebeziumDb2ComponentBuilderFactory.java    | 38 +++++++++++
 .../DebeziumMongodbComponentBuilderFactory.java    | 46 +++++++++++--
 .../dsl/DebeziumMysqlComponentBuilderFactory.java  | 66 +++++++++++++++++--
 .../dsl/DebeziumOracleComponentBuilderFactory.java | 38 +++++++++++
 .../DebeziumPostgresComponentBuilderFactory.java   | 38 +++++++++++
 .../DebeziumSqlserverComponentBuilderFactory.java  | 38 +++++++++++
 .../dsl/CloudtrailEndpointBuilderFactory.java      | 77 ++++++++++++++++++++++
 .../dsl/DebeziumDb2EndpointBuilderFactory.java     | 35 ++++++++++
 .../dsl/DebeziumMongodbEndpointBuilderFactory.java | 44 +++++++++++--
 .../dsl/DebeziumMySqlEndpointBuilderFactory.java   | 74 ++++++++++++++++++---
 .../dsl/DebeziumOracleEndpointBuilderFactory.java  | 36 ++++++++++
 .../DebeziumPostgresEndpointBuilderFactory.java    | 36 ++++++++++
 .../DebeziumSqlserverEndpointBuilderFactory.java   | 36 ++++++++++
 13 files changed, 579 insertions(+), 23 deletions(-)