This is an automated email from the ASF dual-hosted git repository. github-bot pushed a change to branch quarkus-main in repository https://gitbox.apache.org/repos/asf/camel-quarkus.git
discard 74127c106a Upgrade Quarkus to 3.21.0.CR1 add 70890bb3fd Bump io.quarkiverse.micrometer.registry:quarkus-micrometer-registry-jmx add fa84102711 Bump org.jolokia:jolokia-agent-jvm from 2.2.2 to 2.2.3 add 564540827e Replace codegen usage of deprecated Swagger Schema.required attribute with Schema.requiredMode add 5ecde32558 Revert "Disable Micrometer JMX tests due to #6984" add 6f6a0085f1 Bump org.wiremock:wiremock-standalone from 3.12.0 to 3.12.1 add 66e4664391 Upgrade Camel to 4.10.1 new e1eaaaaca9 Upgrade Quarkus to 3.21.0.CR1 This update added new revisions after undoing existing revisions. That is to say, some revisions that were in the old version of the branch are not in the new version. This situation occurs when a user --force pushes a change and generates a repository containing something like this: * -- * -- B -- O -- O -- O (74127c106a) \ N -- N -- N refs/heads/quarkus-main (e1eaaaaca9) You should already have received notification emails for all of the O revisions, and so the following emails describe only the N revisions from the common base, B. Any revisions marked "omit" are not gone; other references still refer to them. Any revisions marked "discard" are gone forever. The 1 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 +- .../resources/handlebars/Quarkus/pojo.mustache | 2 +- .../camel/quarkus/component/mail/CamelRoute.java | 7 +- integration-tests/micrometer/pom.xml | 2 - .../micrometer/it/MicrometerProducers.java | 19 +- .../component/micrometer/it/MicrometerTest.java | 2 - pom.xml | 10 +- poms/bom/src/main/generated/flattened-full-pom.xml | 718 ++++++++++----------- .../src/main/generated/flattened-reduced-pom.xml | 712 ++++++++++---------- .../generated/flattened-reduced-verbose-pom.xml | 712 ++++++++++---------- 10 files changed, 1093 insertions(+), 1093 deletions(-)