This is an automated email from the ASF dual-hosted git repository.
jiriondrusek pushed a change to branch main
in repository https://gitbox.apache.org/repos/asf/camel-quarkus.git
from 930c9fa4da Regen SBOM from commit
0677cc0b71db824a653a2da1fea8484c1e5e7659 (#7281)
new ead2e00cef Disable git integration tests due to #7257
new e36c79f1f8 Upgrade Quarkus to 3.22.0.CR1
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:
docs/antora.yml | 2 +-
.../azure/servicebus/it/AzureServiceBusTest.java | 17 +++++++++++----
.../test/support/aws2/BaseAWs2TestSupport.java | 2 ++
.../TestCertificateGenerationExtension.java | 25 ++++++++++++----------
.../test/mock/backend/MockBackendUtils.java | 12 ++++++++---
integration-tests/couchdb/pom.xml | 2 ++
.../quarkus/component/couchdb/it/CouchdbTest.java | 2 ++
integration-tests/git/pom.xml | 7 ++++++
.../camel/quarkus/component/git/it/GitIT.java | 2 ++
.../camel/quarkus/component/git/it/GitTest.java | 2 ++
pom.xml | 6 +++---
poms/bom/src/main/generated/flattened-full-pom.xml | 8 +++----
.../src/main/generated/flattened-reduced-pom.xml | 8 +++----
.../generated/flattened-reduced-verbose-pom.xml | 8 +++----
.../apache/camel/quarkus/test/CallbackUtil.java | 16 ++++++++++++++
15 files changed, 85 insertions(+), 34 deletions(-)