This is an automated email from the ASF dual-hosted git repository.

github-bot pushed a change to branch 
dependabot/maven/org.cyclonedx-cyclonedx-maven-plugin-2.8.0
in repository https://gitbox.apache.org/repos/asf/camel-k-runtime.git


 discard 765e1f3e build(deps): bump org.cyclonedx:cyclonedx-maven-plugin
     add a62ed229 chore: update changelog
     add f94d0846 Clean groovy dependency and drive camel-quarkus from quarkus 
bom (#1191)
     add 572772ad chore: update changelog
     add 1fdc972c chore: update SBOM
     add ea20cc88 chore: bump to CQ 3.9.0
     add 68557d2a Update quarkus platform to 3.9.1 (#1202)
     add 365fd054 chore: update changelog
     add 263f1b72 chore: update SBOM
     add 5308e096 Remove tracing capability (#1204)
     add 561dd418 chore: update changelog
     add 930d855c Remove runnerParentFirstArtifacts from 
quarkus-extension-maven-plugin (#1208)
     add 72910a33 chore: update changelog
     add 2cd6b251 build(deps): bump org.ow2.asm:asm from 9.6 to 9.7
     add 17f12f28 build(deps): bump org.apache.maven.plugins:maven-gpg-plugin
     add 4ec3aa6d build(deps): bump braces from 3.0.2 to 3.0.3 in /docs
     add 65c4ebc5 build(deps): bump org.cyclonedx:cyclonedx-maven-plugin

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   (765e1f3e)
            \
             N -- N -- N   
refs/heads/dependabot/maven/org.cyclonedx-cyclonedx-maven-plugin-2.8.0 
(65c4ebc5)

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.

No new revisions were added by this update.

Summary of changes:
 CHANGELOG.md                                       |    8 +-
 camel-k-core/api/pom.xml                           |    2 +-
 camel-k-core/deployment/pom.xml                    |    2 +-
 camel-k-core/pom.xml                               |    2 +-
 camel-k-core/runtime/pom.xml                       |   10 +-
 camel-k-core/support/pom.xml                       |    2 +-
 camel-k-cron/deployment/pom.xml                    |    2 +-
 camel-k-cron/impl/pom.xml                          |    2 +-
 camel-k-cron/pom.xml                               |    2 +-
 camel-k-cron/runtime/pom.xml                       |    2 +-
 camel-k-knative/impl/pom.xml                       |    2 +-
 camel-k-knative/pom.xml                            |    2 +-
 camel-k-master/deployment/pom.xml                  |    2 +-
 camel-k-master/impl/pom.xml                        |    2 +-
 camel-k-master/pom.xml                             |    2 +-
 camel-k-master/runtime/pom.xml                     |    2 +-
 camel-k-resume-kafka/deployment/pom.xml            |    2 +-
 camel-k-resume-kafka/impl/pom.xml                  |    2 +-
 camel-k-resume-kafka/pom.xml                       |    2 +-
 camel-k-resume-kafka/runtime/pom.xml               |    2 +-
 camel-k-runtime-sbom/camel-k-runtime-sbom.json     | 6203 ++++++++++----------
 camel-k-runtime-sbom/camel-k-runtime-sbom.xml      | 5919 +++++++++----------
 camel-k-runtime/deployment/pom.xml                 |    2 +-
 camel-k-runtime/pom.xml                            |    2 +-
 camel-k-runtime/runtime/pom.xml                    |   10 +-
 distribution/pom.xml                               |    2 +-
 docs/yarn.lock                                     |   16 +-
 examples/cron/pom.xml                              |    2 +-
 examples/groovy/pom.xml                            |    2 +-
 examples/java/pom.xml                              |    2 +-
 examples/js/pom.xml                                |    2 +-
 examples/kafka-source-s3/pom.xml                   |    2 +-
 examples/kamelets-discovery/pom.xml                |    2 +-
 examples/kamelets/pom.xml                          |    2 +-
 examples/knative/pom.xml                           |    2 +-
 examples/kotlin/pom.xml                            |    2 +-
 examples/pom.xml                                   |    2 +-
 examples/xml/pom.xml                               |    2 +-
 examples/yaml/pom.xml                              |    2 +-
 itests/camel-k-itests-core/pom.xml                 |    2 +-
 itests/camel-k-itests-cron/pom.xml                 |    2 +-
 itests/camel-k-itests-kamelet/pom.xml              |    2 +-
 itests/camel-k-itests-knative-consumer/pom.xml     |    2 +-
 .../pom.xml                                        |    2 +-
 .../pom.xml                                        |    2 +-
 itests/camel-k-itests-knative-producer/pom.xml     |    2 +-
 itests/camel-k-itests-knative-sinkbinding/pom.xml  |    2 +-
 itests/camel-k-itests-knative/pom.xml              |    2 +-
 itests/camel-k-itests-loader-groovy/pom.xml        |    2 +-
 itests/camel-k-itests-loader-java/pom.xml          |    2 +-
 itests/camel-k-itests-loader-js/pom.xml            |    2 +-
 itests/camel-k-itests-loader-jsh/pom.xml           |    2 +-
 itests/camel-k-itests-loader-kotlin/pom.xml        |    2 +-
 itests/camel-k-itests-loader-polyglot/pom.xml      |    2 +-
 itests/camel-k-itests-loader-xml/pom.xml           |    2 +-
 itests/camel-k-itests-loader-yaml/pom.xml          |    2 +-
 itests/camel-k-itests-master/pom.xml               |    2 +-
 itests/camel-k-itests-runtime-xml/pom.xml          |    2 +-
 itests/camel-k-itests-runtime-yaml/pom.xml         |    2 +-
 itests/camel-k-itests-runtime/pom.xml              |    2 +-
 itests/pom.xml                                     |    2 +-
 pom.xml                                            |   45 +-
 scripts/sync_cq.sh                                 |    2 -
 support/camel-k-annotations/pom.xml                |    2 +-
 support/camel-k-apt/pom.xml                        |    2 +-
 support/camel-k-catalog-model/pom.xml              |    2 +-
 support/camel-k-catalog/pom.xml                    |    2 +-
 .../camel-k-itests-loader-inspector/pom.xml        |    2 +-
 .../camel-k-itests-runtime-inspector/pom.xml       |    2 +-
 support/camel-k-itests-support/pom.xml             |    2 +-
 support/camel-k-maven-logging/pom.xml              |    2 +-
 support/camel-k-maven-plugin/pom.xml               |    5 +-
 .../src/it/generate-catalog/verify.groovy          |   16 +-
 .../camel/k/tooling/maven/GenerateCatalogMojo.java |    4 -
 support/camel-k-runtime-bom/pom.xml                |    8 +-
 support/camel-k-test/pom.xml                       |   27 +-
 .../apache/camel/k/test/AvailablePortFinder.java   |   74 -
 support/pom.xml                                    |    2 +-
 78 files changed, 6001 insertions(+), 6474 deletions(-)
 delete mode 100644 
support/camel-k-test/src/main/java/org/apache/camel/k/test/AvailablePortFinder.java

Reply via email to