This is an automated email from the ASF dual-hosted git repository.
aldettinger pushed a change to branch main
in repository https://gitbox.apache.org/repos/asf/camel-quarkus.git
from 3143c76258 Document gRPC extension limitations
new aa942c217a Upgrade Quarkus to 3.0.0.Alpha4
new 04c379e66d Exclude org.testcontainers:postgresql from camel-pgevent
new 6431de6d00 Fix Quartz clustered native image compilation failure
The 3 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 +-
.../deployment/BouncyCastleSupportProcessor.java | 2 +-
extensions-support/bouncycastle/runtime/pom.xml | 4 +-
extensions/crypto/runtime/pom.xml | 2 +-
extensions/pdf/runtime/pom.xml | 2 +-
.../quartz/graal/QuartzSubstitutions.java | 41 +++++++++++++++++++
pom.xml | 14 ++++---
poms/bom/pom.xml | 27 ++++++++++---
poms/bom/src/main/generated/flattened-full-pom.xml | 46 ++++++++++++++++------
.../src/main/generated/flattened-reduced-pom.xml | 41 +++++++++++++------
.../generated/flattened-reduced-verbose-pom.xml | 41 +++++++++++++------
11 files changed, 169 insertions(+), 53 deletions(-)