This is an automated email from the ASF dual-hosted git repository. ppalaga pushed a change to branch master in repository https://gitbox.apache.org/repos/asf/camel-quarkus.git.
from dd63811 Fixup Split main startup logic add 268f55a Upgrade to Quarkus 1.6.0.Final add 1944ccd Quarkus 1.6.0.Final BOM imports AWS SDK BOM, so we do not need to add 9a399e6 Upgrade to Debezium 1.2.0.Final #1418 add c7f641d Fixup #1421 Jolt tests should not access local file system to be runnable on Quarkus Platform No new revisions were added by this update. Summary of changes: extensions/amqp/runtime/pom.xml | 3 --- .../debezium/common/it/AbstractDebeziumTest.java | 2 +- .../common/it/sqlserver/DebeziumSqlserverTest.java | 24 +++++++++++++++------- .../sqlserver/DebeziumSqlserverTestResource.java | 10 ++++++++- .../debezium/src/test/resources/initSqlserver.sql | 17 +++++++-------- .../camel/quarkus/component/jolt/it/JoltTest.java | 17 ++++++++------- pom.xml | 4 ++-- poms/bom/pom.xml | 7 ------- 8 files changed, 46 insertions(+), 38 deletions(-)