You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@camel.apache.org by gi...@apache.org on 2023/07/23 10:41:52 UTC

[camel-quarkus] branch regen_bot_sbom updated (5ad0b7da17 -> ca8d9c534b)

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

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


    omit 5ad0b7da17 Regen SBOM from commit c0e3b92018145d9390a2d4789ebd39adee3562f4
     add 07170bd2bd Regen SBOM from commit c0e3b92018145d9390a2d4789ebd39adee3562f4
     add 7a7fab2a95 Updated CHANGELOG.md
     add 8b71e19022 Bump quarkus-amazon-services-bom from 2.4.0 to 2.4.1
     add 644dbbb81a Auto generated changes for dependabot commit bb60f239039b776fdc5d995f0362ffbb3e7407f6
     add afa5f15a9b Bump quarkiverse-jsch.version from 3.0.1 to 3.0.2
     add 73ae88a07c Auto generated changes for dependabot commit f6a12457a58afb16628ef5c8429fc2385d0e45d1
     add 84e9c0e2e2 Bump quarkiverse-tika.version from 2.0.0 to 2.0.2
     add 3dee0eb3ec Bump quarkus-qpid-jms-bom from 2.3.0 to 2.4.0
     add c8e31f4234 Remove pdfbox dependency excludes from quarkus-tika
     add 031783b8a7 Updated CHANGELOG.md
     add b4c9cccfb5 Bump quarkiverse-jgit.version from 3.0.1 to 3.0.2
     add cd39c3c5e5 Manage io.dropwizard.metrics dependencies used by camel-quarkus extensions
     add 0f287c81fd Simplify MicrometerTest.testDumpAsJson results extraction
     add 6292718cbc Add missing graal-sdk dependency declaration to extensions that use GraalVM APIs
     add 07cfc1333f Updated CHANGELOG.md
     add 4d08517039 Added atlassion-groupId for the correct functionality with 'io.atlassian.fugue'
     add 410ca2b8cd Upgrade Quarkus to 3.2.1.Final
     add e345ffb15a Temporarily disabled tests + native for ssh, see https://github.com/apache/camel-quarkus/issues/5092
     add f0d5689ef7 Updated CHANGELOG.md
     add 41c7dfd634 Fix hamcrest GAV in bom-test
     add 8f487a5b71 Update hamcrest GAV in dependabot.yml
     add 96b6a98d0a Build Camel from source for camel-main branch builds
     add 9ac6ee8f91 Do not produce JmxMeterRegistry bean in native mode testing
     add fb1eaa11db Upgrade Quarkus to 3.2.2.Final
     add 1b28881956 Updated CHANGELOG.md
     add ca8d9c534b Regen SBOM from commit 1b2888195604317ef22570170a3703b4658b4d4e

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   (5ad0b7da17)
            \
             N -- N -- N   refs/heads/regen_bot_sbom (ca8d9c534b)

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:
 .github/dependabot.yml                             |     2 +-
 .github/workflows/ci-build.yaml                    |    33 +-
 .mvn/rrf/groupId-atlassian.txt                     |     1 +
 CHANGELOG.md                                       |    20 +
 camel-quarkus-sbom/camel-quarkus-sbom.json         | 13258 +++++++++++--------
 camel-quarkus-sbom/camel-quarkus-sbom.xml          | 12177 +++++++++--------
 docs/antora.yml                                    |     4 +-
 extensions-core/xml-jaxb/runtime/pom.xml           |     5 +
 extensions-support/swagger/runtime/pom.xml         |     5 +
 extensions/java-joor-dsl/runtime/pom.xml           |     5 +
 extensions/jsh-dsl/runtime/pom.xml                 |     5 +
 extensions/json-validator/runtime/pom.xml          |     5 +
 extensions/kotlin-dsl/runtime/pom.xml              |     5 +
 extensions/nitrite/runtime/pom.xml                 |     5 +
 extensions/tika/runtime/pom.xml                    |    15 -
 .../micrometer/it/MicrometerProducers.java         |     2 +
 .../component/micrometer/it/MicrometerTest.java    |    17 +-
 integration-tests/ssh/pom.xml                      |     5 +-
 .../camel/quarkus/component/ssh/it/SshTest.java    |     2 +
 pom.xml                                            |    19 +-
 poms/bom-test/pom.xml                              |     4 +-
 poms/bom/pom.xml                                   |    22 +-
 poms/bom/src/main/generated/flattened-full-pom.xml |  2318 ++--
 .../src/main/generated/flattened-reduced-pom.xml   |   111 +-
 .../generated/flattened-reduced-verbose-pom.xml    |   293 +-
 25 files changed, 15304 insertions(+), 13034 deletions(-)