This is an automated email from the ASF dual-hosted git repository.
jamesnetherton pushed a change to branch main
in repository https://gitbox.apache.org/repos/asf/camel-quarkus.git
from 8ba9412a87 Bump quarkiverse-groovy.version from 3.21.0 to 3.21.1
new 47792ebb18 Upgrade Debezium to 3.0.10.Final
new 81117b9a9a Move dfdl-scala property with other core dependency versions
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:
integration-tests/debezium/pom.xml | 5 +
.../debezium/common/it/AbstractDebeziumTest.java | 28 +-
.../common/it/mongodb/DebeziumMongodbTest.java | 2 +-
.../common/it/mysql/DebeziumMysqlTest.java | 2 +-
.../common/it/postgres/DebeziumPostgresTest.java | 2 +-
.../common/it/sqlserver/DebeziumSqlserverTest.java | 2 +-
pom.xml | 5 +-
poms/bom/pom.xml | 10 +
poms/bom/src/main/generated/flattened-full-pom.xml | 518 +++++++++++----------
.../src/main/generated/flattened-reduced-pom.xml | 34 +-
.../generated/flattened-reduced-verbose-pom.xml | 124 ++---
11 files changed, 402 insertions(+), 330 deletions(-)