This is an automated email from the ASF dual-hosted git repository.

github-bot pushed a change to branch automatic-periodic-sync
in repository https://gitbox.apache.org/repos/asf/camel-spring-boot.git


    from 007ca97722f [create-pull-request] automated change (#1605)
     add e9f3cbf087d Regen
     add 1755df35e1a CAMEL-22796: camel-debezium - Upgrade to dbz 3.4.0

No new revisions were added by this update.

Summary of changes:
 .../catalog/components/debezium-db2.json           | 282 ++++++------
 .../catalog/components/debezium-mongodb.json       | 262 +++++------
 .../catalog/components/debezium-mysql.json         | 390 ++++++++--------
 .../catalog/components/debezium-oracle.json        | 494 +++++++++++----------
 .../catalog/components/debezium-postgres.json      | 382 ++++++++--------
 .../catalog/components/debezium-sqlserver.json     | 318 ++++++-------
 .../src/main/docs/debezium-db2.json                |   9 +-
 .../DebeziumDb2ComponentConfiguration.java         |  18 +-
 .../src/main/docs/debezium-mongodb.json            |   9 +-
 .../DebeziumMongodbComponentConfiguration.java     |  18 +-
 .../src/main/docs/debezium-mysql.json              |   9 +-
 .../DebeziumMySqlComponentConfiguration.java       |  18 +-
 .../src/main/docs/debezium-oracle.json             |   9 +-
 .../DebeziumOracleComponentConfiguration.java      |  18 +-
 .../src/main/docs/debezium-postgres.json           |  22 +-
 .../DebeziumPostgresComponentConfiguration.java    |  50 ++-
 .../src/main/docs/debezium-sqlserver.json          |  13 +-
 .../DebeziumSqlserverComponentConfiguration.java   |  28 +-
 tooling/camel-spring-boot-dependencies/pom.xml     |   4 +-
 19 files changed, 1253 insertions(+), 1100 deletions(-)

Reply via email to