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

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


 discard 46c21bdd98 Force alignment to Groovy 5.x
 discard c2c5e781b6 Upgrade Quarkus to 3.35.0.CR1
     add 41b9f5edf8 Bump quarkiverse-pooled-jms.version from 2.11.0 to 2.12.0 
(#8499)
     add 867424b379 fix comments (#8500)
     add 8564e9a06d Bump quarkiverse-groovy.version from 3.34.1 to 3.34.2
     add 4c866cea98 Bump org.apache.camel.kamelets:camel-kamelets from 4.18.0 
to 4.18.1
     add 2b2d90635b Regen SBOM from commit 
4c866cea98667b82528e5a069223402d2eea20fa (#8503)
     new f64a9657e2 Upgrade Quarkus to 3.35.0.CR1
     new cf67371175 Force alignment to Groovy 5.x

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   (46c21bdd98)
            \
             N -- N -- N   refs/heads/quarkus-main (cf67371175)

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 2 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:
 camel-quarkus-sbom/camel-quarkus-sbom.json         | 16690 ++++++++++---------
 camel-quarkus-sbom/camel-quarkus-sbom.xml          | 16592 +++++++++---------
 .../groovy/runtime/graal/GroovySubstitutions.java  |    16 +
 .../quarkus/component/amqp/it/AmqpResource.java    |    12 +-
 .../quarkus/component/amqp/it/AmqpPoolingTest.java |     4 +-
 .../camel/quarkus/component/amqp/it/AmqpTest.java  |     4 +-
 integration-tests/ibm-cos/pom.xml                  |    10 +
 .../ibm/cos/it/IBMCloudObjectStorageResource.java  |   163 +-
 .../ibm/cos/it/IBMCloudObjectStorageRoutes.java    |    51 +-
 .../ibm/cos/it/IBMCloudObjectStorageTest.java      |   401 +-
 .../jms/artemis/it/JmsArtemisResource.java         |    11 +-
 .../jms/ibmmq/it/IBMMQConnectionFactory.java       |     3 +
 .../component/jms/ibmmq/it/IBMMQResource.java      |    12 +-
 .../component/jms/qpid/it/QpidJmsResource.java     |    12 +-
 .../component/jms/qpid/it/JmsQpidPoolingTest.java  |     3 +-
 .../quarkus/component/jms/qpid/it/JmsQpidTest.java |     3 +-
 pom.xml                                            |     8 +-
 poms/bom/src/main/generated/flattened-full-pom.xml |    10 +-
 .../src/main/generated/flattened-reduced-pom.xml   |    10 +-
 .../generated/flattened-reduced-verbose-pom.xml    |    10 +-
 20 files changed, 17581 insertions(+), 16444 deletions(-)

Reply via email to