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

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


    from ef15c62  Updated CHANGELOG.md
     new 939ada9  Ban javax.validation in favor of jakarta.validation #3504
     new 6ed6688  Ban junit 4 #3354
     new 5c2b738  Fixup Create Camel Google Secret Manager Extension

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:
 .../extensions/google-secret-manager.adoc          |    3 +-
 .../google-secret-manager/runtime/pom.xml          |   10 -
 .../deployment/pom.xml                             |   11 +
 .../quarkus/component/aws2/s3/it/Aws2S3Test.java   |    2 +-
 integration-tests-jvm/couchbase/pom.xml            |   11 +
 integration-tests-jvm/hbase/pom.xml                |   10 +-
 integration-tests-jvm/redis/pom.xml                |   11 +
 integration-tests-support/activemq/pom.xml         |   10 +
 integration-tests-support/aws2/pom.xml             |   10 +
 integration-tests-support/azure/pom.xml            |    8 +
 integration-tests-support/kafka/pom.xml            |   10 +
 integration-tests-support/mongodb/pom.xml          |   10 +
 integration-tests/activemq/pom.xml                 |   11 +
 integration-tests/arangodb/pom.xml                 |   11 +
 integration-tests/cassandraql/pom.xml              |    9 +
 integration-tests/consul/pom.xml                   |   11 +
 integration-tests/couchdb/pom.xml                  |   11 +
 integration-tests/debezium/pom.xml                 |   29 +
 integration-tests/elasticsearch-rest/pom.xml       |   11 +
 integration-tests/fhir/pom.xml                     |   11 +
 integration-tests/google-pubsub/pom.xml            |   11 +
 integration-tests/google-storage/pom.xml           |   11 +
 integration-tests/http/pom.xml                     |   12 +
 integration-tests/infinispan/pom.xml               |   11 +
 integration-tests/influxdb/pom.xml                 |   11 +
 .../component/influxdb/it/InfluxdbTest.java        |    4 +-
 integration-tests/jsch/pom.xml                     |   11 +
 integration-tests/kafka-oauth/pom.xml              |   11 +
 integration-tests/kafka-sasl-ssl/pom.xml           |   11 +
 integration-tests/kafka-sasl/pom.xml               |   11 +
 integration-tests/kafka-ssl/pom.xml                |   11 +
 integration-tests/kafka/pom.xml                    |   11 +
 integration-tests/kubernetes/pom.xml               |   11 +
 integration-tests/kudu/pom.xml                     |   11 +
 integration-tests/lra/pom.xml                      |   11 +
 integration-tests/mail/pom.xml                     |    6 +
 integration-tests/minio/pom.xml                    |   11 +
 integration-tests/nats/pom.xml                     |   11 +
 integration-tests/nsq/pom.xml                      |   11 +
 integration-tests/paho-mqtt5/pom.xml               |   11 +
 integration-tests/pg-replication-slot/pom.xml      |   11 +
 integration-tests/pgevent/pom.xml                  |   11 +
 integration-tests/rabbitmq/pom.xml                 |   11 +
 integration-tests/solr/pom.xml                     |   11 +
 integration-tests/splunk/pom.xml                   |   11 +
 .../quarkus/component/splunk/it/SplunkTest.java    |   16 +-
 integration-tests/spring-rabbitmq/pom.xml          |   11 +
 integration-tests/ssh/pom.xml                      |   11 +
 pom.xml                                            |    2 +
 poms/bom/pom.xml                                   |   42 +
 poms/bom/src/main/generated/flattened-full-pom.xml | 7615 ++++++++++----------
 .../src/main/generated/flattened-reduced-pom.xml   |   62 +-
 .../generated/flattened-reduced-verbose-pom.xml    | 7584 +++++++++----------
 53 files changed, 8242 insertions(+), 7575 deletions(-)

Reply via email to