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

github-bot pushed a change to branch main
in repository https://gitbox.apache.org/repos/asf/camel-k-runtime.git


    from 3bad28f6 fix: Disable noErrorHandler via user properties (#1186)
     new 95c7c0b4 feat: new Camel Quarkus version
     new 60567738 chore: update changelog
     new c03d9d28 chore: update SBOM

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:
 CHANGELOG.md                                       |    1 +
 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                       |    2 +-
 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     | 6915 +++++++++----------
 camel-k-runtime-sbom/camel-k-runtime-sbom.xml      | 7037 ++++++++++----------
 camel-k-runtime/deployment/pom.xml                 |    2 +-
 camel-k-runtime/pom.xml                            |    2 +-
 camel-k-runtime/runtime/pom.xml                    |    2 +-
 distribution/pom.xml                               |    2 +-
 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                                            |   12 +-
 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               |    2 +-
 support/camel-k-runtime-bom/pom.xml                |    6 +-
 support/camel-k-test/pom.xml                       |    2 +-
 support/pom.xml                                    |    2 +-
 73 files changed, 7190 insertions(+), 6917 deletions(-)

Reply via email to