This is an automated email from the ASF dual-hosted git repository.
jamesnetherton pushed a change to branch 3.15.x
in repository https://gitbox.apache.org/repos/asf/camel-quarkus.git
from f354596716 [maven-release-plugin] Set next development version
3.15.4-SNAPSHOT
new d3af9a493c Upgrade Quarkus to 3.15.4
new 41423de603 Add option to disable sanity checks in individual modules
new ab3bfa4088 Avoid comparing CDI client proxies in Fault Tolerance
configuration testing
new f9a1e60f3b Override SmallRye Fault Tolerance to 6.4.3 in
microprofile-fault-tolerance test module due to #7132
The 4 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 | 4 +-
.../org/apache/camel/component/qute/qute.json | 2 +-
.../microprofile-fault-tolerance/pom.xml | 44 +
.../MicroProfileFaultToleranceRoutes.java | 1 +
.../MicroprofileFaultToleranceProducers.java | 5 +-
.../MicroprofileFaultToleranceResource.java | 5 +-
...fileFaultToleranceConfigurationTestProfile.java | 5 +-
pom.xml | 10 +-
poms/bom/src/main/generated/flattened-full-pom.xml | 1374 ++++++++++----------
.../src/main/generated/flattened-reduced-pom.xml | 1374 ++++++++++----------
.../generated/flattened-reduced-verbose-pom.xml | 1374 ++++++++++----------
tooling/scripts/sanity-checks.groovy | 5 +
12 files changed, 2129 insertions(+), 2074 deletions(-)