From 6cae32a59ee7ededd4f858e3d2f38031d9072de5 Mon Sep 17 00:00:00 2001 From: Zheng Feng Date: Tue, 21 Jun 2022 00:18:17 +0800 Subject: [PATCH] Upgrade to Camel Quarkus 2.10.0 --- .../quarkus-camel/bom/pom.xml | 2930 ++++++++-------- .../pom.xml | 24 +- .../src/main/resources/seed | 0 .../pom.xml | 170 - .../pom.xml | 14 +- .../src/main/resources/seed | 0 .../pom.xml | 2 +- .../pom.xml | 181 - .../src/main/resources/seed | 1 - .../src/main/resources/seed | 1 - .../pom.xml | 201 -- .../src/main/resources/seed | 1 - .../pom.xml | 196 -- .../src/main/resources/seed | 1 - .../quarkus-camel/integration-tests/pom.xml | 8 +- .../quarkus-universe/bom/pom.xml | 2942 ++++++++--------- pom.xml | 2 +- 17 files changed, 2748 insertions(+), 3926 deletions(-) rename generated-platform-project/quarkus-camel/integration-tests/{camel-quarkus-integration-test-msv => camel-quarkus-integration-test-compression-grouped}/pom.xml (91%) rename generated-platform-project/quarkus-camel/integration-tests/{camel-quarkus-integration-test-compression => camel-quarkus-integration-test-compression-grouped}/src/main/resources/seed (100%) delete mode 100644 generated-platform-project/quarkus-camel/integration-tests/camel-quarkus-integration-test-compression/pom.xml rename generated-platform-project/quarkus-camel/integration-tests/{camel-quarkus-integration-test-jing => camel-quarkus-integration-test-datasonnet}/pom.xml (93%) rename generated-platform-project/quarkus-camel/integration-tests/{camel-quarkus-integration-test-hystrix => camel-quarkus-integration-test-datasonnet}/src/main/resources/seed (100%) delete mode 100644 generated-platform-project/quarkus-camel/integration-tests/camel-quarkus-integration-test-hystrix/pom.xml delete mode 100644 generated-platform-project/quarkus-camel/integration-tests/camel-quarkus-integration-test-jing/src/main/resources/seed delete mode 100644 generated-platform-project/quarkus-camel/integration-tests/camel-quarkus-integration-test-msv/src/main/resources/seed delete mode 100644 generated-platform-project/quarkus-camel/integration-tests/camel-quarkus-integration-test-nagios/pom.xml delete mode 100644 generated-platform-project/quarkus-camel/integration-tests/camel-quarkus-integration-test-nagios/src/main/resources/seed delete mode 100644 generated-platform-project/quarkus-camel/integration-tests/camel-quarkus-integration-test-nsq/pom.xml delete mode 100644 generated-platform-project/quarkus-camel/integration-tests/camel-quarkus-integration-test-nsq/src/main/resources/seed diff --git a/generated-platform-project/quarkus-camel/bom/pom.xml b/generated-platform-project/quarkus-camel/bom/pom.xml index 5958229b59..84cc99c2b2 100644 --- a/generated-platform-project/quarkus-camel/bom/pom.xml +++ b/generated-platform-project/quarkus-camel/bom/pom.xml @@ -58,6 +58,40 @@ 999-SNAPSHOT properties + + ca.uhn.hapi.fhir + hapi-fhir-base + 4.2.0 + + + com.google.code.findbugs + jsr305 + + + org.slf4j + jcl-over-slf4j + + + + + ca.uhn.hapi.fhir + hapi-fhir-client + 4.2.0 + + + com.google.code.findbugs + jsr305 + + + commons-codec + commons-codec + + + org.slf4j + jcl-over-slf4j + + + ca.uhn.hapi.fhir hapi-fhir-server @@ -67,6 +101,10 @@ com.google.code.findbugs jsr305 + + commons-codec + commons-codec + org.slf4j jcl-over-slf4j @@ -82,6 +120,37 @@ com.google.code.findbugs jsr305 + + commons-codec + commons-codec + + + commons-lang + commons-lang + + + org.slf4j + jcl-over-slf4j + + + + + ca.uhn.hapi.fhir + hapi-fhir-structures-dstu3 + 4.2.0 + + + com.google.code.findbugs + jsr305 + + + commons-codec + commons-codec + + + commons-lang + commons-lang + org.slf4j jcl-over-slf4j @@ -97,6 +166,174 @@ com.google.code.findbugs jsr305 + + commons-codec + commons-codec + + + commons-lang + commons-lang + + + org.slf4j + jcl-over-slf4j + + + + + ca.uhn.hapi.fhir + hapi-fhir-structures-r4 + 4.2.0 + + + com.google.code.findbugs + jsr305 + + + commons-codec + commons-codec + + + commons-lang + commons-lang + + + org.slf4j + jcl-over-slf4j + + + + + ca.uhn.hapi.fhir + hapi-fhir-structures-r5 + 4.2.0 + + + com.google.code.findbugs + jsr305 + + + commons-codec + commons-codec + + + commons-lang + commons-lang + + + org.slf4j + jcl-over-slf4j + + + + + ca.uhn.hapi.fhir + org.hl7.fhir.dstu2016may + 4.2.0 + + + com.google.code.findbugs + jsr305 + + + commons-codec + commons-codec + + + org.slf4j + jcl-over-slf4j + + + + + ca.uhn.hapi.fhir + org.hl7.fhir.dstu2 + 4.2.0 + + + com.google.code.findbugs + jsr305 + + + commons-codec + commons-codec + + + org.slf4j + jcl-over-slf4j + + + + + ca.uhn.hapi.fhir + org.hl7.fhir.dstu3 + 4.2.0 + + + com.google.code.findbugs + jsr305 + + + commons-codec + commons-codec + + + org.slf4j + jcl-over-slf4j + + + + + ca.uhn.hapi.fhir + org.hl7.fhir.r4 + 4.2.0 + + + com.google.code.findbugs + jsr305 + + + commons-codec + commons-codec + + + org.slf4j + jcl-over-slf4j + + + + + ca.uhn.hapi.fhir + org.hl7.fhir.r5 + 4.2.0 + + + com.google.code.findbugs + jsr305 + + + commons-codec + commons-codec + + + org.slf4j + jcl-over-slf4j + + + + + ca.uhn.hapi.fhir + org.hl7.fhir.utilities + 4.2.0 + + + com.google.code.findbugs + jsr305 + + + commons-codec + commons-codec + org.slf4j jcl-over-slf4j @@ -199,67 +436,72 @@ com.azure azure-core-amqp - 2.3.3 + 2.4.2 com.azure azure-core-http-netty - 1.11.1 + 1.11.9 com.azure azure-core - 1.21.0 + 1.27.0 com.azure azure-cosmos - 4.20.0 + 4.28.1 com.azure azure-identity - 1.4.0 + 1.5.0 com.azure azure-messaging-eventhubs-checkpointstore-blob - 1.10.1 + 1.12.1 com.azure azure-messaging-eventhubs - 5.10.2 + 5.11.2 com.azure azure-messaging-servicebus - 7.4.2 + 7.8.0 + + + com.azure + azure-security-keyvault-secrets + 4.4.1 com.azure azure-storage-blob - 12.14.1 + 12.16.0 com.azure azure-storage-common - 12.14.0 + 12.15.1 com.azure azure-storage-file-datalake - 12.7.1 + 12.9.0 com.azure azure-storage-internal-avro - 12.1.1 + 12.2.1 com.azure azure-storage-queue - 12.11.1 + 12.12.1 com.datastax.oss.quarkus @@ -302,32 +544,9 @@ 1.5.1 - com.fasterxml.jackson.jaxrs - jackson-jaxrs-base - 2.12.5 - jakarta - - - com.fasterxml.jackson.jaxrs - jackson-jaxrs-json-provider - 2.12.5 - jakarta - - - com.fasterxml.jackson.module - jackson-module-jaxb-annotations - 2.12.5 - jakarta - - - jakarta.activation - jakarta.activation-api - - - jakarta.xml.bind - jakarta.xml.bind-api - - + com.esotericsoftware.kryo + kryo + 2.24.0 com.fasterxml.woodstox @@ -397,24 +616,14 @@ 2.4.0 - com.jcraft - jzlib - 1.1.3 - - - com.microsoft.azure - msal4j-persistence-extension - 1.1.0 + com.lihaoyi + geny_2.13 + 0.6.2 com.microsoft.azure msal4j - 1.11.0 - - - com.microsoft.azure - qpid-proton-j-extensions - 1.2.4 + 1.11.3 com.orbitz.consul @@ -578,32 +787,17 @@ io.dropwizard.metrics metrics-core - 4.1.0 - - - io.projectreactor.netty - reactor-netty-core - 1.0.11 + 4.0.1 - io.projectreactor.netty - reactor-netty-http-brave - 1.0.11 - - - io.projectreactor.netty - reactor-netty-http - 1.0.11 + io.perfmark + perfmark-api + 0.25.0 io.projectreactor.netty reactor-netty - 1.0.11 - - - io.projectreactor - reactor-core - 3.4.10 + 1.0.2 io.smallrye.reactive @@ -670,6 +864,11 @@ json-smart 2.4.7 + + net.openhft + affinity + 3.20.0 + org.amqphub.quarkus quarkus-qpid-jms-deployment @@ -704,3387 +903,3247 @@ org.apache.camel.quarkus camel-quarkus-activemq-deployment - 2.9.0 + 2.10.0 org.apache.camel.quarkus camel-quarkus-activemq - 2.9.0 - - - org.apache.camel.quarkus - camel-quarkus-ahc-deployment - 2.9.0 - - - org.apache.camel.quarkus - camel-quarkus-ahc-ws-deployment - 2.9.0 - - - org.apache.camel.quarkus - camel-quarkus-ahc-ws - 2.9.0 - - - org.apache.camel.quarkus - camel-quarkus-ahc - 2.9.0 + 2.10.0 org.apache.camel.quarkus camel-quarkus-amqp-deployment - 2.9.0 + 2.10.0 org.apache.camel.quarkus camel-quarkus-amqp - 2.9.0 + 2.10.0 org.apache.camel.quarkus camel-quarkus-arangodb-deployment - 2.9.0 + 2.10.0 org.apache.camel.quarkus camel-quarkus-arangodb - 2.9.0 + 2.10.0 org.apache.camel.quarkus camel-quarkus-as2-deployment - 2.9.0 + 2.10.0 org.apache.camel.quarkus camel-quarkus-as2 - 2.9.0 + 2.10.0 org.apache.camel.quarkus camel-quarkus-asn1-deployment - 2.9.0 + 2.10.0 org.apache.camel.quarkus camel-quarkus-asn1 - 2.9.0 + 2.10.0 org.apache.camel.quarkus camel-quarkus-asterisk-deployment - 2.9.0 + 2.10.0 org.apache.camel.quarkus camel-quarkus-asterisk - 2.9.0 + 2.10.0 org.apache.camel.quarkus camel-quarkus-atlasmap-deployment - 2.9.0 + 2.10.0 org.apache.camel.quarkus camel-quarkus-atlasmap - 2.9.0 + 2.10.0 org.apache.camel.quarkus camel-quarkus-atmos-deployment - 2.9.0 + 2.10.0 org.apache.camel.quarkus camel-quarkus-atmos - 2.9.0 + 2.10.0 org.apache.camel.quarkus camel-quarkus-atom-deployment - 2.9.0 + 2.10.0 org.apache.camel.quarkus camel-quarkus-atom - 2.9.0 - - - org.apache.camel.quarkus - camel-quarkus-atomix-deployment - 2.9.0 - - - org.apache.camel.quarkus - camel-quarkus-atomix - 2.9.0 + 2.10.0 org.apache.camel.quarkus camel-quarkus-attachments-deployment - 2.9.0 + 2.10.0 org.apache.camel.quarkus camel-quarkus-attachments - 2.9.0 + 2.10.0 org.apache.camel.quarkus camel-quarkus-avro-deployment - 2.9.0 + 2.10.0 org.apache.camel.quarkus camel-quarkus-avro-rpc-deployment - 2.9.0 + 2.10.0 org.apache.camel.quarkus camel-quarkus-avro-rpc - 2.9.0 + 2.10.0 org.apache.camel.quarkus camel-quarkus-avro - 2.9.0 + 2.10.0 org.apache.camel.quarkus camel-quarkus-aws-secrets-manager-deployment - 2.9.0 + 2.10.0 org.apache.camel.quarkus camel-quarkus-aws-secrets-manager - 2.9.0 + 2.10.0 org.apache.camel.quarkus camel-quarkus-aws-xray-deployment - 2.9.0 + 2.10.0 org.apache.camel.quarkus camel-quarkus-aws-xray - 2.9.0 + 2.10.0 org.apache.camel.quarkus camel-quarkus-aws2-athena-deployment - 2.9.0 + 2.10.0 org.apache.camel.quarkus camel-quarkus-aws2-athena - 2.9.0 + 2.10.0 org.apache.camel.quarkus camel-quarkus-aws2-cw-deployment - 2.9.0 + 2.10.0 org.apache.camel.quarkus camel-quarkus-aws2-cw - 2.9.0 + 2.10.0 org.apache.camel.quarkus camel-quarkus-aws2-ddb-deployment - 2.9.0 + 2.10.0 org.apache.camel.quarkus camel-quarkus-aws2-ddb - 2.9.0 + 2.10.0 org.apache.camel.quarkus camel-quarkus-aws2-ec2-deployment - 2.9.0 + 2.10.0 org.apache.camel.quarkus camel-quarkus-aws2-ec2 - 2.9.0 + 2.10.0 org.apache.camel.quarkus camel-quarkus-aws2-ecs-deployment - 2.9.0 + 2.10.0 org.apache.camel.quarkus camel-quarkus-aws2-ecs - 2.9.0 + 2.10.0 org.apache.camel.quarkus camel-quarkus-aws2-eks-deployment - 2.9.0 + 2.10.0 org.apache.camel.quarkus camel-quarkus-aws2-eks - 2.9.0 + 2.10.0 org.apache.camel.quarkus camel-quarkus-aws2-eventbridge-deployment - 2.9.0 + 2.10.0 org.apache.camel.quarkus camel-quarkus-aws2-eventbridge - 2.9.0 + 2.10.0 org.apache.camel.quarkus camel-quarkus-aws2-iam-deployment - 2.9.0 + 2.10.0 org.apache.camel.quarkus camel-quarkus-aws2-iam - 2.9.0 + 2.10.0 org.apache.camel.quarkus camel-quarkus-aws2-kinesis-deployment - 2.9.0 + 2.10.0 org.apache.camel.quarkus camel-quarkus-aws2-kinesis - 2.9.0 + 2.10.0 org.apache.camel.quarkus camel-quarkus-aws2-kms-deployment - 2.9.0 + 2.10.0 org.apache.camel.quarkus camel-quarkus-aws2-kms - 2.9.0 + 2.10.0 org.apache.camel.quarkus camel-quarkus-aws2-lambda-deployment - 2.9.0 + 2.10.0 org.apache.camel.quarkus camel-quarkus-aws2-lambda - 2.9.0 + 2.10.0 org.apache.camel.quarkus camel-quarkus-aws2-mq-deployment - 2.9.0 + 2.10.0 org.apache.camel.quarkus camel-quarkus-aws2-mq - 2.9.0 + 2.10.0 org.apache.camel.quarkus camel-quarkus-aws2-msk-deployment - 2.9.0 + 2.10.0 org.apache.camel.quarkus camel-quarkus-aws2-msk - 2.9.0 + 2.10.0 org.apache.camel.quarkus camel-quarkus-aws2-s3-deployment - 2.9.0 + 2.10.0 org.apache.camel.quarkus camel-quarkus-aws2-s3 - 2.9.0 + 2.10.0 org.apache.camel.quarkus camel-quarkus-aws2-ses-deployment - 2.9.0 + 2.10.0 org.apache.camel.quarkus camel-quarkus-aws2-ses - 2.9.0 + 2.10.0 org.apache.camel.quarkus camel-quarkus-aws2-sns-deployment - 2.9.0 + 2.10.0 org.apache.camel.quarkus camel-quarkus-aws2-sns - 2.9.0 + 2.10.0 org.apache.camel.quarkus camel-quarkus-aws2-sqs-deployment - 2.9.0 + 2.10.0 org.apache.camel.quarkus camel-quarkus-aws2-sqs - 2.9.0 + 2.10.0 org.apache.camel.quarkus camel-quarkus-aws2-sts-deployment - 2.9.0 + 2.10.0 org.apache.camel.quarkus camel-quarkus-aws2-sts - 2.9.0 + 2.10.0 org.apache.camel.quarkus camel-quarkus-aws2-translate-deployment - 2.9.0 + 2.10.0 org.apache.camel.quarkus camel-quarkus-aws2-translate - 2.9.0 + 2.10.0 org.apache.camel.quarkus camel-quarkus-azure-cosmosdb-deployment - 2.9.0 + 2.10.0 org.apache.camel.quarkus camel-quarkus-azure-cosmosdb - 2.9.0 + 2.10.0 org.apache.camel.quarkus camel-quarkus-azure-eventhubs-deployment - 2.9.0 + 2.10.0 org.apache.camel.quarkus camel-quarkus-azure-eventhubs - 2.9.0 + 2.10.0 + + + org.apache.camel.quarkus + camel-quarkus-azure-key-vault-deployment + 2.10.0 + + + org.apache.camel.quarkus + camel-quarkus-azure-key-vault + 2.10.0 org.apache.camel.quarkus camel-quarkus-azure-servicebus-deployment - 2.9.0 + 2.10.0 org.apache.camel.quarkus camel-quarkus-azure-servicebus - 2.9.0 + 2.10.0 org.apache.camel.quarkus camel-quarkus-azure-storage-blob-deployment - 2.9.0 + 2.10.0 org.apache.camel.quarkus camel-quarkus-azure-storage-blob - 2.9.0 + 2.10.0 org.apache.camel.quarkus camel-quarkus-azure-storage-datalake-deployment - 2.9.0 + 2.10.0 org.apache.camel.quarkus camel-quarkus-azure-storage-datalake - 2.9.0 + 2.10.0 org.apache.camel.quarkus camel-quarkus-azure-storage-queue-deployment - 2.9.0 + 2.10.0 org.apache.camel.quarkus camel-quarkus-azure-storage-queue - 2.9.0 + 2.10.0 org.apache.camel.quarkus camel-quarkus-barcode-deployment - 2.9.0 + 2.10.0 org.apache.camel.quarkus camel-quarkus-barcode - 2.9.0 + 2.10.0 org.apache.camel.quarkus camel-quarkus-base64-deployment - 2.9.0 + 2.10.0 org.apache.camel.quarkus camel-quarkus-base64 - 2.9.0 + 2.10.0 org.apache.camel.quarkus camel-quarkus-bean-deployment - 2.9.0 + 2.10.0 org.apache.camel.quarkus camel-quarkus-bean-validator-deployment - 2.9.0 + 2.10.0 org.apache.camel.quarkus camel-quarkus-bean-validator - 2.9.0 + 2.10.0 org.apache.camel.quarkus camel-quarkus-bean - 2.9.0 - - - org.apache.camel.quarkus - camel-quarkus-beanio-deployment - 2.9.0 - - - org.apache.camel.quarkus - camel-quarkus-beanio - 2.9.0 - - - org.apache.camel.quarkus - camel-quarkus-beanstalk-deployment - 2.9.0 - - - org.apache.camel.quarkus - camel-quarkus-beanstalk - 2.9.0 + 2.10.0 org.apache.camel.quarkus camel-quarkus-bindy-deployment - 2.9.0 + 2.10.0 org.apache.camel.quarkus camel-quarkus-bindy - 2.9.0 + 2.10.0 org.apache.camel.quarkus camel-quarkus-bonita-deployment - 2.9.0 + 2.10.0 org.apache.camel.quarkus camel-quarkus-bonita - 2.9.0 + 2.10.0 org.apache.camel.quarkus camel-quarkus-box-deployment - 2.9.0 + 2.10.0 org.apache.camel.quarkus camel-quarkus-box - 2.9.0 + 2.10.0 org.apache.camel.quarkus camel-quarkus-braintree-deployment - 2.9.0 + 2.10.0 org.apache.camel.quarkus camel-quarkus-braintree - 2.9.0 + 2.10.0 org.apache.camel.quarkus camel-quarkus-browse-deployment - 2.9.0 + 2.10.0 org.apache.camel.quarkus camel-quarkus-browse - 2.9.0 + 2.10.0 org.apache.camel.quarkus camel-quarkus-caffeine-deployment - 2.9.0 + 2.10.0 org.apache.camel.quarkus camel-quarkus-caffeine-lrucache-deployment - 2.9.0 + 2.10.0 org.apache.camel.quarkus camel-quarkus-caffeine-lrucache - 2.9.0 + 2.10.0 org.apache.camel.quarkus camel-quarkus-caffeine - 2.9.0 + 2.10.0 org.apache.camel.quarkus camel-quarkus-cassandraql-deployment - 2.9.0 + 2.10.0 org.apache.camel.quarkus camel-quarkus-cassandraql - 2.9.0 + 2.10.0 org.apache.camel.quarkus camel-quarkus-catalog - 2.9.0 + 2.10.0 org.apache.camel.quarkus camel-quarkus-cbor-deployment - 2.9.0 + 2.10.0 org.apache.camel.quarkus camel-quarkus-cbor - 2.9.0 + 2.10.0 org.apache.camel.quarkus camel-quarkus-chatscript-deployment - 2.9.0 + 2.10.0 org.apache.camel.quarkus camel-quarkus-chatscript - 2.9.0 + 2.10.0 org.apache.camel.quarkus camel-quarkus-chunk-deployment - 2.9.0 + 2.10.0 org.apache.camel.quarkus camel-quarkus-chunk - 2.9.0 + 2.10.0 org.apache.camel.quarkus camel-quarkus-cm-sms-deployment - 2.9.0 + 2.10.0 org.apache.camel.quarkus camel-quarkus-cm-sms - 2.9.0 + 2.10.0 org.apache.camel.quarkus camel-quarkus-cmis-deployment - 2.9.0 + 2.10.0 org.apache.camel.quarkus camel-quarkus-cmis - 2.9.0 + 2.10.0 org.apache.camel.quarkus camel-quarkus-coap-deployment - 2.9.0 + 2.10.0 org.apache.camel.quarkus camel-quarkus-coap - 2.9.0 + 2.10.0 org.apache.camel.quarkus camel-quarkus-cometd-deployment - 2.9.0 + 2.10.0 org.apache.camel.quarkus camel-quarkus-cometd - 2.9.0 + 2.10.0 org.apache.camel.quarkus camel-quarkus-consul-deployment - 2.9.0 + 2.10.0 org.apache.camel.quarkus camel-quarkus-consul - 2.9.0 + 2.10.0 org.apache.camel.quarkus camel-quarkus-controlbus-deployment - 2.9.0 + 2.10.0 org.apache.camel.quarkus camel-quarkus-controlbus - 2.9.0 + 2.10.0 org.apache.camel.quarkus camel-quarkus-corda-deployment - 2.9.0 + 2.10.0 org.apache.camel.quarkus camel-quarkus-corda - 2.9.0 + 2.10.0 org.apache.camel.quarkus camel-quarkus-core-cloud-deployment - 2.9.0 + 2.10.0 org.apache.camel.quarkus camel-quarkus-core-cloud - 2.9.0 + 2.10.0 org.apache.camel.quarkus camel-quarkus-core-deployment - 2.9.0 + 2.10.0 org.apache.camel.quarkus camel-quarkus-core - 2.9.0 + 2.10.0 org.apache.camel.quarkus camel-quarkus-couchbase-deployment - 2.9.0 + 2.10.0 org.apache.camel.quarkus camel-quarkus-couchbase - 2.9.0 + 2.10.0 org.apache.camel.quarkus camel-quarkus-couchdb-deployment - 2.9.0 + 2.10.0 org.apache.camel.quarkus camel-quarkus-couchdb - 2.9.0 + 2.10.0 org.apache.camel.quarkus camel-quarkus-cron-deployment - 2.9.0 + 2.10.0 org.apache.camel.quarkus camel-quarkus-cron - 2.9.0 + 2.10.0 org.apache.camel.quarkus camel-quarkus-crypto-deployment - 2.9.0 + 2.10.0 org.apache.camel.quarkus camel-quarkus-crypto - 2.9.0 + 2.10.0 org.apache.camel.quarkus camel-quarkus-csimple-deployment - 2.9.0 + 2.10.0 org.apache.camel.quarkus camel-quarkus-csimple - 2.9.0 + 2.10.0 org.apache.camel.quarkus camel-quarkus-csv-deployment - 2.9.0 + 2.10.0 org.apache.camel.quarkus camel-quarkus-csv - 2.9.0 + 2.10.0 org.apache.camel.quarkus camel-quarkus-dataformat-deployment - 2.9.0 + 2.10.0 org.apache.camel.quarkus camel-quarkus-dataformat - 2.9.0 + 2.10.0 + + + org.apache.camel.quarkus + camel-quarkus-datasonnet-deployment + 2.10.0 + + + org.apache.camel.quarkus + camel-quarkus-datasonnet + 2.10.0 org.apache.camel.quarkus camel-quarkus-debezium-mongodb-deployment - 2.9.0 + 2.10.0 org.apache.camel.quarkus camel-quarkus-debezium-mongodb - 2.9.0 + 2.10.0 org.apache.camel.quarkus camel-quarkus-debezium-mysql-deployment - 2.9.0 + 2.10.0 org.apache.camel.quarkus camel-quarkus-debezium-mysql - 2.9.0 + 2.10.0 org.apache.camel.quarkus camel-quarkus-debezium-postgres-deployment - 2.9.0 + 2.10.0 org.apache.camel.quarkus camel-quarkus-debezium-postgres - 2.9.0 + 2.10.0 org.apache.camel.quarkus camel-quarkus-debezium-sqlserver-deployment - 2.9.0 + 2.10.0 org.apache.camel.quarkus camel-quarkus-debezium-sqlserver - 2.9.0 + 2.10.0 + + + org.apache.camel.quarkus + camel-quarkus-debug-deployment + 2.10.0 + + + org.apache.camel.quarkus + camel-quarkus-debug + 2.10.0 org.apache.camel.quarkus camel-quarkus-digitalocean-deployment - 2.9.0 + 2.10.0 org.apache.camel.quarkus camel-quarkus-digitalocean - 2.9.0 + 2.10.0 org.apache.camel.quarkus camel-quarkus-direct-deployment - 2.9.0 + 2.10.0 org.apache.camel.quarkus camel-quarkus-direct - 2.9.0 + 2.10.0 org.apache.camel.quarkus camel-quarkus-disruptor-deployment - 2.9.0 + 2.10.0 org.apache.camel.quarkus camel-quarkus-disruptor - 2.9.0 + 2.10.0 org.apache.camel.quarkus camel-quarkus-djl-deployment - 2.9.0 + 2.10.0 org.apache.camel.quarkus camel-quarkus-djl - 2.9.0 + 2.10.0 org.apache.camel.quarkus camel-quarkus-dns-deployment - 2.9.0 + 2.10.0 org.apache.camel.quarkus camel-quarkus-dns - 2.9.0 + 2.10.0 org.apache.camel.quarkus camel-quarkus-dozer-deployment - 2.9.0 + 2.10.0 org.apache.camel.quarkus camel-quarkus-dozer - 2.9.0 + 2.10.0 org.apache.camel.quarkus camel-quarkus-drill-deployment - 2.9.0 + 2.10.0 org.apache.camel.quarkus camel-quarkus-drill - 2.9.0 + 2.10.0 org.apache.camel.quarkus camel-quarkus-dropbox-deployment - 2.9.0 + 2.10.0 org.apache.camel.quarkus camel-quarkus-dropbox - 2.9.0 + 2.10.0 org.apache.camel.quarkus camel-quarkus-ehcache-deployment - 2.9.0 + 2.10.0 org.apache.camel.quarkus camel-quarkus-ehcache - 2.9.0 + 2.10.0 org.apache.camel.quarkus camel-quarkus-elasticsearch-rest-deployment - 2.9.0 + 2.10.0 org.apache.camel.quarkus camel-quarkus-elasticsearch-rest - 2.9.0 - - - org.apache.camel.quarkus - camel-quarkus-elsql-deployment - 2.9.0 - - - org.apache.camel.quarkus - camel-quarkus-elsql - 2.9.0 - - - org.apache.camel.quarkus - camel-quarkus-etcd-deployment - 2.9.0 + 2.10.0 org.apache.camel.quarkus camel-quarkus-etcd3-deployment - 2.9.0 + 2.10.0 org.apache.camel.quarkus camel-quarkus-etcd3 - 2.9.0 - - - org.apache.camel.quarkus - camel-quarkus-etcd - 2.9.0 + 2.10.0 org.apache.camel.quarkus camel-quarkus-exec-deployment - 2.9.0 + 2.10.0 org.apache.camel.quarkus camel-quarkus-exec - 2.9.0 + 2.10.0 org.apache.camel.quarkus camel-quarkus-facebook-deployment - 2.9.0 + 2.10.0 org.apache.camel.quarkus camel-quarkus-facebook - 2.9.0 + 2.10.0 org.apache.camel.quarkus camel-quarkus-fastjson-deployment - 2.9.0 + 2.10.0 org.apache.camel.quarkus camel-quarkus-fastjson - 2.9.0 + 2.10.0 org.apache.camel.quarkus camel-quarkus-fhir-deployment - 2.9.0 + 2.10.0 org.apache.camel.quarkus camel-quarkus-fhir - 2.9.0 + 2.10.0 org.apache.camel.quarkus camel-quarkus-file-deployment - 2.9.0 + 2.10.0 org.apache.camel.quarkus camel-quarkus-file-watch-deployment - 2.9.0 + 2.10.0 org.apache.camel.quarkus camel-quarkus-file-watch - 2.9.0 + 2.10.0 org.apache.camel.quarkus camel-quarkus-file - 2.9.0 + 2.10.0 org.apache.camel.quarkus camel-quarkus-flatpack-deployment - 2.9.0 + 2.10.0 org.apache.camel.quarkus camel-quarkus-flatpack - 2.9.0 + 2.10.0 org.apache.camel.quarkus camel-quarkus-flink-deployment - 2.9.0 + 2.10.0 org.apache.camel.quarkus camel-quarkus-flink - 2.9.0 + 2.10.0 org.apache.camel.quarkus camel-quarkus-fop-deployment - 2.9.0 + 2.10.0 org.apache.camel.quarkus camel-quarkus-fop - 2.9.0 + 2.10.0 org.apache.camel.quarkus camel-quarkus-freemarker-deployment - 2.9.0 + 2.10.0 org.apache.camel.quarkus camel-quarkus-freemarker - 2.9.0 + 2.10.0 org.apache.camel.quarkus camel-quarkus-ftp-deployment - 2.9.0 + 2.10.0 org.apache.camel.quarkus camel-quarkus-ftp - 2.9.0 - - - org.apache.camel.quarkus - camel-quarkus-ganglia-deployment - 2.9.0 - - - org.apache.camel.quarkus - camel-quarkus-ganglia - 2.9.0 + 2.10.0 org.apache.camel.quarkus camel-quarkus-geocoder-deployment - 2.9.0 + 2.10.0 org.apache.camel.quarkus camel-quarkus-geocoder - 2.9.0 + 2.10.0 org.apache.camel.quarkus camel-quarkus-git-deployment - 2.9.0 + 2.10.0 org.apache.camel.quarkus camel-quarkus-git - 2.9.0 + 2.10.0 org.apache.camel.quarkus camel-quarkus-github-deployment - 2.9.0 + 2.10.0 org.apache.camel.quarkus camel-quarkus-github - 2.9.0 + 2.10.0 org.apache.camel.quarkus camel-quarkus-google-bigquery-deployment - 2.9.0 + 2.10.0 org.apache.camel.quarkus camel-quarkus-google-bigquery - 2.9.0 + 2.10.0 org.apache.camel.quarkus camel-quarkus-google-calendar-deployment - 2.9.0 + 2.10.0 org.apache.camel.quarkus camel-quarkus-google-calendar - 2.9.0 + 2.10.0 org.apache.camel.quarkus camel-quarkus-google-drive-deployment - 2.9.0 + 2.10.0 org.apache.camel.quarkus camel-quarkus-google-drive - 2.9.0 + 2.10.0 org.apache.camel.quarkus camel-quarkus-google-functions-deployment - 2.9.0 + 2.10.0 org.apache.camel.quarkus camel-quarkus-google-functions - 2.9.0 + 2.10.0 org.apache.camel.quarkus camel-quarkus-google-mail-deployment - 2.9.0 + 2.10.0 org.apache.camel.quarkus camel-quarkus-google-mail - 2.9.0 + 2.10.0 org.apache.camel.quarkus camel-quarkus-google-pubsub-deployment - 2.9.0 + 2.10.0 org.apache.camel.quarkus camel-quarkus-google-pubsub - 2.9.0 + 2.10.0 org.apache.camel.quarkus camel-quarkus-google-secret-manager-deployment - 2.9.0 + 2.10.0 org.apache.camel.quarkus camel-quarkus-google-secret-manager - 2.9.0 + 2.10.0 org.apache.camel.quarkus camel-quarkus-google-sheets-deployment - 2.9.0 + 2.10.0 org.apache.camel.quarkus camel-quarkus-google-sheets - 2.9.0 + 2.10.0 org.apache.camel.quarkus camel-quarkus-google-storage-deployment - 2.9.0 + 2.10.0 org.apache.camel.quarkus camel-quarkus-google-storage - 2.9.0 + 2.10.0 org.apache.camel.quarkus camel-quarkus-graphql-deployment - 2.9.0 + 2.10.0 org.apache.camel.quarkus camel-quarkus-graphql - 2.9.0 + 2.10.0 org.apache.camel.quarkus camel-quarkus-grok-deployment - 2.9.0 + 2.10.0 org.apache.camel.quarkus camel-quarkus-grok - 2.9.0 + 2.10.0 org.apache.camel.quarkus camel-quarkus-groovy-deployment - 2.9.0 + 2.10.0 org.apache.camel.quarkus camel-quarkus-groovy-dsl-deployment - 2.9.0 + 2.10.0 org.apache.camel.quarkus camel-quarkus-groovy-dsl - 2.9.0 + 2.10.0 org.apache.camel.quarkus camel-quarkus-groovy - 2.9.0 + 2.10.0 org.apache.camel.quarkus camel-quarkus-grpc-deployment - 2.9.0 + 2.10.0 org.apache.camel.quarkus camel-quarkus-grpc - 2.9.0 + 2.10.0 org.apache.camel.quarkus camel-quarkus-gson-deployment - 2.9.0 + 2.10.0 org.apache.camel.quarkus camel-quarkus-gson - 2.9.0 + 2.10.0 org.apache.camel.quarkus camel-quarkus-guava-eventbus-deployment - 2.9.0 + 2.10.0 org.apache.camel.quarkus camel-quarkus-guava-eventbus - 2.9.0 + 2.10.0 org.apache.camel.quarkus camel-quarkus-hazelcast-deployment - 2.9.0 + 2.10.0 org.apache.camel.quarkus camel-quarkus-hazelcast - 2.9.0 + 2.10.0 org.apache.camel.quarkus camel-quarkus-hbase-deployment - 2.9.0 + 2.10.0 org.apache.camel.quarkus camel-quarkus-hbase - 2.9.0 + 2.10.0 org.apache.camel.quarkus camel-quarkus-hdfs-deployment - 2.9.0 + 2.10.0 org.apache.camel.quarkus camel-quarkus-hdfs - 2.9.0 + 2.10.0 org.apache.camel.quarkus camel-quarkus-headersmap-deployment - 2.9.0 + 2.10.0 org.apache.camel.quarkus camel-quarkus-headersmap - 2.9.0 + 2.10.0 org.apache.camel.quarkus camel-quarkus-hl7-deployment - 2.9.0 + 2.10.0 org.apache.camel.quarkus camel-quarkus-hl7 - 2.9.0 + 2.10.0 org.apache.camel.quarkus camel-quarkus-http-common-deployment - 2.9.0 + 2.10.0 org.apache.camel.quarkus camel-quarkus-http-common - 2.9.0 + 2.10.0 org.apache.camel.quarkus camel-quarkus-http-deployment - 2.9.0 + 2.10.0 org.apache.camel.quarkus camel-quarkus-http - 2.9.0 + 2.10.0 org.apache.camel.quarkus camel-quarkus-huaweicloud-smn-deployment - 2.9.0 + 2.10.0 org.apache.camel.quarkus camel-quarkus-huaweicloud-smn - 2.9.0 - - - org.apache.camel.quarkus - camel-quarkus-hystrix-deployment - 2.9.0 - - - org.apache.camel.quarkus - camel-quarkus-hystrix - 2.9.0 + 2.10.0 org.apache.camel.quarkus camel-quarkus-ical-deployment - 2.9.0 + 2.10.0 org.apache.camel.quarkus camel-quarkus-ical - 2.9.0 + 2.10.0 org.apache.camel.quarkus camel-quarkus-iec60870-deployment - 2.9.0 + 2.10.0 org.apache.camel.quarkus camel-quarkus-iec60870 - 2.9.0 + 2.10.0 org.apache.camel.quarkus camel-quarkus-ignite-deployment - 2.9.0 + 2.10.0 org.apache.camel.quarkus camel-quarkus-ignite - 2.9.0 + 2.10.0 org.apache.camel.quarkus camel-quarkus-infinispan-deployment - 2.9.0 + 2.10.0 org.apache.camel.quarkus camel-quarkus-infinispan - 2.9.0 + 2.10.0 org.apache.camel.quarkus camel-quarkus-influxdb-deployment - 2.9.0 + 2.10.0 org.apache.camel.quarkus camel-quarkus-influxdb - 2.9.0 + 2.10.0 org.apache.camel.quarkus camel-quarkus-iota-deployment - 2.9.0 + 2.10.0 org.apache.camel.quarkus camel-quarkus-iota - 2.9.0 + 2.10.0 org.apache.camel.quarkus camel-quarkus-irc-deployment - 2.9.0 + 2.10.0 org.apache.camel.quarkus camel-quarkus-irc - 2.9.0 + 2.10.0 org.apache.camel.quarkus camel-quarkus-jackson-avro-deployment - 2.9.0 + 2.10.0 org.apache.camel.quarkus camel-quarkus-jackson-avro - 2.9.0 + 2.10.0 org.apache.camel.quarkus camel-quarkus-jackson-deployment - 2.9.0 + 2.10.0 org.apache.camel.quarkus camel-quarkus-jackson-protobuf-deployment - 2.9.0 + 2.10.0 org.apache.camel.quarkus camel-quarkus-jackson-protobuf - 2.9.0 + 2.10.0 org.apache.camel.quarkus camel-quarkus-jackson - 2.9.0 + 2.10.0 org.apache.camel.quarkus camel-quarkus-jacksonxml-deployment - 2.9.0 + 2.10.0 org.apache.camel.quarkus camel-quarkus-jacksonxml - 2.9.0 + 2.10.0 org.apache.camel.quarkus camel-quarkus-jasypt-deployment - 2.9.0 + 2.10.0 org.apache.camel.quarkus camel-quarkus-jasypt - 2.9.0 + 2.10.0 org.apache.camel.quarkus camel-quarkus-java-joor-dsl-deployment - 2.9.0 + 2.10.0 org.apache.camel.quarkus camel-quarkus-java-joor-dsl - 2.9.0 + 2.10.0 org.apache.camel.quarkus camel-quarkus-jaxb-deployment - 2.9.0 + 2.10.0 org.apache.camel.quarkus camel-quarkus-jaxb - 2.9.0 + 2.10.0 org.apache.camel.quarkus camel-quarkus-jbpm-deployment - 2.9.0 + 2.10.0 org.apache.camel.quarkus camel-quarkus-jbpm - 2.9.0 + 2.10.0 org.apache.camel.quarkus camel-quarkus-jcache-deployment - 2.9.0 + 2.10.0 org.apache.camel.quarkus camel-quarkus-jcache - 2.9.0 + 2.10.0 org.apache.camel.quarkus camel-quarkus-jclouds-deployment - 2.9.0 + 2.10.0 org.apache.camel.quarkus camel-quarkus-jclouds - 2.9.0 + 2.10.0 org.apache.camel.quarkus camel-quarkus-jcr-deployment - 2.9.0 + 2.10.0 org.apache.camel.quarkus camel-quarkus-jcr - 2.9.0 + 2.10.0 org.apache.camel.quarkus camel-quarkus-jdbc-deployment - 2.9.0 + 2.10.0 org.apache.camel.quarkus camel-quarkus-jdbc - 2.9.0 + 2.10.0 org.apache.camel.quarkus camel-quarkus-jfr-deployment - 2.9.0 + 2.10.0 org.apache.camel.quarkus camel-quarkus-jfr - 2.9.0 + 2.10.0 org.apache.camel.quarkus camel-quarkus-jgroups-deployment - 2.9.0 + 2.10.0 org.apache.camel.quarkus camel-quarkus-jgroups-raft-deployment - 2.9.0 + 2.10.0 org.apache.camel.quarkus camel-quarkus-jgroups-raft - 2.9.0 + 2.10.0 org.apache.camel.quarkus camel-quarkus-jgroups - 2.9.0 - - - org.apache.camel.quarkus - camel-quarkus-jing-deployment - 2.9.0 - - - org.apache.camel.quarkus - camel-quarkus-jing - 2.9.0 + 2.10.0 org.apache.camel.quarkus camel-quarkus-jira-deployment - 2.9.0 + 2.10.0 org.apache.camel.quarkus camel-quarkus-jira - 2.9.0 + 2.10.0 org.apache.camel.quarkus camel-quarkus-jms-deployment - 2.9.0 + 2.10.0 org.apache.camel.quarkus camel-quarkus-jms - 2.9.0 + 2.10.0 org.apache.camel.quarkus camel-quarkus-johnzon-deployment - 2.9.0 + 2.10.0 org.apache.camel.quarkus camel-quarkus-johnzon - 2.9.0 + 2.10.0 org.apache.camel.quarkus camel-quarkus-jolt-deployment - 2.9.0 + 2.10.0 org.apache.camel.quarkus camel-quarkus-jolt - 2.9.0 + 2.10.0 org.apache.camel.quarkus camel-quarkus-jooq-deployment - 2.9.0 + 2.10.0 org.apache.camel.quarkus camel-quarkus-jooq - 2.9.0 + 2.10.0 org.apache.camel.quarkus camel-quarkus-joor-deployment - 2.9.0 + 2.10.0 org.apache.camel.quarkus camel-quarkus-joor - 2.9.0 + 2.10.0 org.apache.camel.quarkus camel-quarkus-jpa-deployment - 2.9.0 + 2.10.0 org.apache.camel.quarkus camel-quarkus-jpa - 2.9.0 + 2.10.0 org.apache.camel.quarkus camel-quarkus-js-dsl-deployment - 2.9.0 + 2.10.0 org.apache.camel.quarkus camel-quarkus-js-dsl - 2.9.0 + 2.10.0 org.apache.camel.quarkus camel-quarkus-jsch-deployment - 2.9.0 + 2.10.0 org.apache.camel.quarkus camel-quarkus-jsch - 2.9.0 + 2.10.0 org.apache.camel.quarkus camel-quarkus-jslt-deployment - 2.9.0 + 2.10.0 org.apache.camel.quarkus camel-quarkus-jslt - 2.9.0 + 2.10.0 org.apache.camel.quarkus camel-quarkus-json-patch-deployment - 2.9.0 + 2.10.0 org.apache.camel.quarkus camel-quarkus-json-patch - 2.9.0 + 2.10.0 org.apache.camel.quarkus camel-quarkus-json-validator-deployment - 2.9.0 + 2.10.0 org.apache.camel.quarkus camel-quarkus-json-validator - 2.9.0 + 2.10.0 org.apache.camel.quarkus camel-quarkus-jsonapi-deployment - 2.9.0 + 2.10.0 org.apache.camel.quarkus camel-quarkus-jsonapi - 2.9.0 + 2.10.0 org.apache.camel.quarkus camel-quarkus-jsonata-deployment - 2.9.0 + 2.10.0 org.apache.camel.quarkus camel-quarkus-jsonata - 2.9.0 + 2.10.0 org.apache.camel.quarkus camel-quarkus-jsonb-deployment - 2.9.0 + 2.10.0 org.apache.camel.quarkus camel-quarkus-jsonb - 2.9.0 + 2.10.0 org.apache.camel.quarkus camel-quarkus-jsonpath-deployment - 2.9.0 + 2.10.0 org.apache.camel.quarkus camel-quarkus-jsonpath - 2.9.0 + 2.10.0 org.apache.camel.quarkus camel-quarkus-jt400-deployment - 2.9.0 + 2.10.0 org.apache.camel.quarkus camel-quarkus-jt400 - 2.9.0 + 2.10.0 org.apache.camel.quarkus camel-quarkus-jta-deployment - 2.9.0 + 2.10.0 org.apache.camel.quarkus camel-quarkus-jta - 2.9.0 + 2.10.0 org.apache.camel.quarkus camel-quarkus-kafka-deployment - 2.9.0 + 2.10.0 org.apache.camel.quarkus camel-quarkus-kafka - 2.9.0 + 2.10.0 org.apache.camel.quarkus camel-quarkus-kamelet-deployment - 2.9.0 + 2.10.0 org.apache.camel.quarkus camel-quarkus-kamelet - 2.9.0 + 2.10.0 org.apache.camel.quarkus camel-quarkus-kotlin-deployment - 2.9.0 + 2.10.0 org.apache.camel.quarkus camel-quarkus-kotlin-dsl-deployment - 2.9.0 + 2.10.0 org.apache.camel.quarkus camel-quarkus-kotlin-dsl - 2.9.0 + 2.10.0 org.apache.camel.quarkus camel-quarkus-kotlin - 2.9.0 + 2.10.0 org.apache.camel.quarkus camel-quarkus-kubernetes-deployment - 2.9.0 + 2.10.0 org.apache.camel.quarkus camel-quarkus-kubernetes - 2.9.0 + 2.10.0 org.apache.camel.quarkus camel-quarkus-kudu-client - 2.9.0 + 2.10.0 org.apache.camel.quarkus camel-quarkus-kudu-deployment - 2.9.0 + 2.10.0 org.apache.camel.quarkus camel-quarkus-kudu - 2.9.0 + 2.10.0 org.apache.camel.quarkus camel-quarkus-language-deployment - 2.9.0 + 2.10.0 org.apache.camel.quarkus camel-quarkus-language - 2.9.0 + 2.10.0 org.apache.camel.quarkus camel-quarkus-ldap-deployment - 2.9.0 + 2.10.0 org.apache.camel.quarkus camel-quarkus-ldap - 2.9.0 + 2.10.0 org.apache.camel.quarkus camel-quarkus-ldif-deployment - 2.9.0 + 2.10.0 org.apache.camel.quarkus camel-quarkus-ldif - 2.9.0 + 2.10.0 org.apache.camel.quarkus camel-quarkus-leveldb-deployment - 2.9.0 + 2.10.0 org.apache.camel.quarkus camel-quarkus-leveldb - 2.9.0 + 2.10.0 org.apache.camel.quarkus camel-quarkus-log-deployment - 2.9.0 + 2.10.0 org.apache.camel.quarkus camel-quarkus-log - 2.9.0 + 2.10.0 org.apache.camel.quarkus camel-quarkus-lra-deployment - 2.9.0 + 2.10.0 org.apache.camel.quarkus camel-quarkus-lra - 2.9.0 + 2.10.0 org.apache.camel.quarkus camel-quarkus-lucene-deployment - 2.9.0 + 2.10.0 org.apache.camel.quarkus camel-quarkus-lucene - 2.9.0 + 2.10.0 org.apache.camel.quarkus camel-quarkus-lumberjack-deployment - 2.9.0 + 2.10.0 org.apache.camel.quarkus camel-quarkus-lumberjack - 2.9.0 + 2.10.0 org.apache.camel.quarkus camel-quarkus-lzf-deployment - 2.9.0 + 2.10.0 org.apache.camel.quarkus camel-quarkus-lzf - 2.9.0 + 2.10.0 org.apache.camel.quarkus camel-quarkus-mail-deployment - 2.9.0 + 2.10.0 org.apache.camel.quarkus camel-quarkus-mail - 2.9.0 + 2.10.0 org.apache.camel.quarkus camel-quarkus-management-deployment - 2.9.0 + 2.10.0 org.apache.camel.quarkus camel-quarkus-management - 2.9.0 + 2.10.0 org.apache.camel.quarkus camel-quarkus-master-deployment - 2.9.0 + 2.10.0 org.apache.camel.quarkus camel-quarkus-master - 2.9.0 + 2.10.0 org.apache.camel.quarkus camel-quarkus-micrometer-deployment - 2.9.0 + 2.10.0 org.apache.camel.quarkus camel-quarkus-micrometer - 2.9.0 + 2.10.0 org.apache.camel.quarkus camel-quarkus-microprofile-fault-tolerance-deployment - 2.9.0 + 2.10.0 org.apache.camel.quarkus camel-quarkus-microprofile-fault-tolerance - 2.9.0 + 2.10.0 org.apache.camel.quarkus camel-quarkus-microprofile-health-deployment - 2.9.0 + 2.10.0 org.apache.camel.quarkus camel-quarkus-microprofile-health - 2.9.0 + 2.10.0 org.apache.camel.quarkus camel-quarkus-microprofile-metrics-deployment - 2.9.0 + 2.10.0 org.apache.camel.quarkus camel-quarkus-microprofile-metrics - 2.9.0 + 2.10.0 org.apache.camel.quarkus camel-quarkus-milo-deployment - 2.9.0 + 2.10.0 org.apache.camel.quarkus camel-quarkus-milo - 2.9.0 + 2.10.0 org.apache.camel.quarkus camel-quarkus-minio-deployment - 2.9.0 + 2.10.0 org.apache.camel.quarkus camel-quarkus-minio - 2.9.0 + 2.10.0 org.apache.camel.quarkus camel-quarkus-mllp-deployment - 2.9.0 + 2.10.0 org.apache.camel.quarkus camel-quarkus-mllp - 2.9.0 + 2.10.0 org.apache.camel.quarkus camel-quarkus-mock-deployment - 2.9.0 + 2.10.0 org.apache.camel.quarkus camel-quarkus-mock - 2.9.0 + 2.10.0 org.apache.camel.quarkus camel-quarkus-mongodb-deployment - 2.9.0 + 2.10.0 org.apache.camel.quarkus camel-quarkus-mongodb-gridfs-deployment - 2.9.0 + 2.10.0 org.apache.camel.quarkus camel-quarkus-mongodb-gridfs - 2.9.0 + 2.10.0 org.apache.camel.quarkus camel-quarkus-mongodb - 2.9.0 - - - org.apache.camel.quarkus - camel-quarkus-msv-deployment - 2.9.0 - - - org.apache.camel.quarkus - camel-quarkus-msv - 2.9.0 + 2.10.0 org.apache.camel.quarkus camel-quarkus-mustache-deployment - 2.9.0 + 2.10.0 org.apache.camel.quarkus camel-quarkus-mustache - 2.9.0 + 2.10.0 org.apache.camel.quarkus camel-quarkus-mvel-deployment - 2.9.0 + 2.10.0 org.apache.camel.quarkus camel-quarkus-mvel - 2.9.0 + 2.10.0 org.apache.camel.quarkus camel-quarkus-mybatis-deployment - 2.9.0 + 2.10.0 org.apache.camel.quarkus camel-quarkus-mybatis - 2.9.0 - - - org.apache.camel.quarkus - camel-quarkus-nagios-deployment - 2.9.0 - - - org.apache.camel.quarkus - camel-quarkus-nagios - 2.9.0 + 2.10.0 org.apache.camel.quarkus camel-quarkus-nats-deployment - 2.9.0 + 2.10.0 org.apache.camel.quarkus camel-quarkus-nats - 2.9.0 + 2.10.0 org.apache.camel.quarkus camel-quarkus-netty-deployment - 2.9.0 + 2.10.0 org.apache.camel.quarkus camel-quarkus-netty-http-deployment - 2.9.0 + 2.10.0 org.apache.camel.quarkus camel-quarkus-netty-http - 2.9.0 + 2.10.0 org.apache.camel.quarkus camel-quarkus-netty - 2.9.0 + 2.10.0 org.apache.camel.quarkus camel-quarkus-nitrite-deployment - 2.9.0 + 2.10.0 org.apache.camel.quarkus camel-quarkus-nitrite - 2.9.0 - - - org.apache.camel.quarkus - camel-quarkus-nsq-deployment - 2.9.0 - - - org.apache.camel.quarkus - camel-quarkus-nsq - 2.9.0 + 2.10.0 org.apache.camel.quarkus camel-quarkus-oaipmh-deployment - 2.9.0 + 2.10.0 org.apache.camel.quarkus camel-quarkus-oaipmh - 2.9.0 + 2.10.0 org.apache.camel.quarkus camel-quarkus-ognl-deployment - 2.9.0 + 2.10.0 org.apache.camel.quarkus camel-quarkus-ognl - 2.9.0 + 2.10.0 org.apache.camel.quarkus camel-quarkus-olingo4-deployment - 2.9.0 + 2.10.0 org.apache.camel.quarkus camel-quarkus-olingo4 - 2.9.0 + 2.10.0 org.apache.camel.quarkus camel-quarkus-openapi-java-deployment - 2.9.0 + 2.10.0 org.apache.camel.quarkus camel-quarkus-openapi-java - 2.9.0 + 2.10.0 org.apache.camel.quarkus camel-quarkus-openstack-deployment - 2.9.0 + 2.10.0 org.apache.camel.quarkus camel-quarkus-openstack - 2.9.0 + 2.10.0 org.apache.camel.quarkus camel-quarkus-opentelemetry-deployment - 2.9.0 + 2.10.0 org.apache.camel.quarkus camel-quarkus-opentelemetry - 2.9.0 + 2.10.0 org.apache.camel.quarkus camel-quarkus-opentracing-deployment - 2.9.0 + 2.10.0 org.apache.camel.quarkus camel-quarkus-opentracing - 2.9.0 + 2.10.0 org.apache.camel.quarkus camel-quarkus-optaplanner-deployment - 2.9.0 + 2.10.0 org.apache.camel.quarkus camel-quarkus-optaplanner - 2.9.0 + 2.10.0 org.apache.camel.quarkus camel-quarkus-paho-deployment - 2.9.0 + 2.10.0 org.apache.camel.quarkus camel-quarkus-paho-mqtt5-deployment - 2.9.0 + 2.10.0 org.apache.camel.quarkus camel-quarkus-paho-mqtt5 - 2.9.0 + 2.10.0 org.apache.camel.quarkus camel-quarkus-paho - 2.9.0 + 2.10.0 org.apache.camel.quarkus camel-quarkus-pdf-deployment - 2.9.0 + 2.10.0 org.apache.camel.quarkus camel-quarkus-pdf - 2.9.0 + 2.10.0 org.apache.camel.quarkus camel-quarkus-pg-replication-slot-deployment - 2.9.0 + 2.10.0 org.apache.camel.quarkus camel-quarkus-pg-replication-slot - 2.9.0 + 2.10.0 org.apache.camel.quarkus camel-quarkus-pgevent-deployment - 2.9.0 + 2.10.0 org.apache.camel.quarkus camel-quarkus-pgevent - 2.9.0 + 2.10.0 org.apache.camel.quarkus camel-quarkus-platform-http-deployment - 2.9.0 + 2.10.0 org.apache.camel.quarkus camel-quarkus-platform-http - 2.9.0 + 2.10.0 org.apache.camel.quarkus camel-quarkus-printer-deployment - 2.9.0 + 2.10.0 org.apache.camel.quarkus camel-quarkus-printer - 2.9.0 + 2.10.0 org.apache.camel.quarkus camel-quarkus-protobuf-deployment - 2.9.0 + 2.10.0 org.apache.camel.quarkus camel-quarkus-protobuf - 2.9.0 + 2.10.0 org.apache.camel.quarkus camel-quarkus-pubnub-deployment - 2.9.0 + 2.10.0 org.apache.camel.quarkus camel-quarkus-pubnub - 2.9.0 + 2.10.0 org.apache.camel.quarkus camel-quarkus-pulsar-deployment - 2.9.0 + 2.10.0 org.apache.camel.quarkus camel-quarkus-pulsar - 2.9.0 + 2.10.0 org.apache.camel.quarkus camel-quarkus-quartz-deployment - 2.9.0 + 2.10.0 org.apache.camel.quarkus camel-quarkus-quartz - 2.9.0 + 2.10.0 org.apache.camel.quarkus camel-quarkus-quickfix-deployment - 2.9.0 + 2.10.0 org.apache.camel.quarkus camel-quarkus-quickfix - 2.9.0 + 2.10.0 org.apache.camel.quarkus camel-quarkus-qute-component - 2.9.0 + 2.10.0 org.apache.camel.quarkus camel-quarkus-qute-deployment - 2.9.0 + 2.10.0 org.apache.camel.quarkus camel-quarkus-qute - 2.9.0 + 2.10.0 org.apache.camel.quarkus camel-quarkus-rabbitmq-deployment - 2.9.0 + 2.10.0 org.apache.camel.quarkus camel-quarkus-rabbitmq - 2.9.0 + 2.10.0 org.apache.camel.quarkus camel-quarkus-reactive-executor-deployment - 2.9.0 + 2.10.0 org.apache.camel.quarkus camel-quarkus-reactive-executor - 2.9.0 + 2.10.0 org.apache.camel.quarkus camel-quarkus-reactive-streams-deployment - 2.9.0 + 2.10.0 org.apache.camel.quarkus camel-quarkus-reactive-streams - 2.9.0 + 2.10.0 org.apache.camel.quarkus camel-quarkus-redis-deployment - 2.9.0 + 2.10.0 org.apache.camel.quarkus camel-quarkus-redis - 2.9.0 + 2.10.0 org.apache.camel.quarkus camel-quarkus-ref-deployment - 2.9.0 + 2.10.0 org.apache.camel.quarkus camel-quarkus-ref - 2.9.0 + 2.10.0 org.apache.camel.quarkus camel-quarkus-rest-deployment - 2.9.0 + 2.10.0 org.apache.camel.quarkus camel-quarkus-rest-openapi-deployment - 2.9.0 + 2.10.0 org.apache.camel.quarkus camel-quarkus-rest-openapi - 2.9.0 + 2.10.0 org.apache.camel.quarkus camel-quarkus-rest - 2.9.0 - - - org.apache.camel.quarkus - camel-quarkus-ribbon-deployment - 2.9.0 - - - org.apache.camel.quarkus - camel-quarkus-ribbon - 2.9.0 + 2.10.0 org.apache.camel.quarkus camel-quarkus-robotframework-deployment - 2.9.0 + 2.10.0 org.apache.camel.quarkus camel-quarkus-robotframework - 2.9.0 + 2.10.0 org.apache.camel.quarkus camel-quarkus-rss-deployment - 2.9.0 + 2.10.0 org.apache.camel.quarkus camel-quarkus-rss - 2.9.0 + 2.10.0 org.apache.camel.quarkus camel-quarkus-saga-deployment - 2.9.0 + 2.10.0 org.apache.camel.quarkus camel-quarkus-saga - 2.9.0 + 2.10.0 org.apache.camel.quarkus camel-quarkus-salesforce-deployment - 2.9.0 + 2.10.0 org.apache.camel.quarkus camel-quarkus-salesforce - 2.9.0 + 2.10.0 org.apache.camel.quarkus camel-quarkus-sap-netweaver-deployment - 2.9.0 + 2.10.0 org.apache.camel.quarkus camel-quarkus-sap-netweaver - 2.9.0 + 2.10.0 org.apache.camel.quarkus camel-quarkus-saxon-deployment - 2.9.0 + 2.10.0 org.apache.camel.quarkus camel-quarkus-saxon - 2.9.0 + 2.10.0 org.apache.camel.quarkus camel-quarkus-scheduler-deployment - 2.9.0 + 2.10.0 org.apache.camel.quarkus camel-quarkus-scheduler - 2.9.0 + 2.10.0 org.apache.camel.quarkus camel-quarkus-schematron-deployment - 2.9.0 + 2.10.0 org.apache.camel.quarkus camel-quarkus-schematron - 2.9.0 + 2.10.0 org.apache.camel.quarkus camel-quarkus-seda-deployment - 2.9.0 + 2.10.0 org.apache.camel.quarkus camel-quarkus-seda - 2.9.0 + 2.10.0 org.apache.camel.quarkus camel-quarkus-servicenow-deployment - 2.9.0 + 2.10.0 org.apache.camel.quarkus camel-quarkus-servicenow - 2.9.0 + 2.10.0 org.apache.camel.quarkus camel-quarkus-servlet-deployment - 2.9.0 + 2.10.0 org.apache.camel.quarkus camel-quarkus-servlet - 2.9.0 + 2.10.0 org.apache.camel.quarkus camel-quarkus-shiro-deployment - 2.9.0 + 2.10.0 org.apache.camel.quarkus camel-quarkus-shiro - 2.9.0 - - - org.apache.camel.quarkus - camel-quarkus-sip-deployment - 2.9.0 - - - org.apache.camel.quarkus - camel-quarkus-sip - 2.9.0 + 2.10.0 org.apache.camel.quarkus camel-quarkus-sjms-deployment - 2.9.0 + 2.10.0 org.apache.camel.quarkus camel-quarkus-sjms2-deployment - 2.9.0 + 2.10.0 org.apache.camel.quarkus camel-quarkus-sjms2 - 2.9.0 + 2.10.0 org.apache.camel.quarkus camel-quarkus-sjms - 2.9.0 + 2.10.0 org.apache.camel.quarkus camel-quarkus-slack-deployment - 2.9.0 + 2.10.0 org.apache.camel.quarkus camel-quarkus-slack - 2.9.0 + 2.10.0 org.apache.camel.quarkus camel-quarkus-smallrye-reactive-messaging-deployment - 2.9.0 + 2.10.0 org.apache.camel.quarkus camel-quarkus-smallrye-reactive-messaging - 2.9.0 + 2.10.0 org.apache.camel.quarkus camel-quarkus-smpp-deployment - 2.9.0 + 2.10.0 org.apache.camel.quarkus camel-quarkus-smpp - 2.9.0 + 2.10.0 org.apache.camel.quarkus camel-quarkus-snakeyaml-deployment - 2.9.0 + 2.10.0 org.apache.camel.quarkus camel-quarkus-snakeyaml - 2.9.0 + 2.10.0 org.apache.camel.quarkus camel-quarkus-snmp-deployment - 2.9.0 + 2.10.0 org.apache.camel.quarkus camel-quarkus-snmp - 2.9.0 + 2.10.0 org.apache.camel.quarkus camel-quarkus-soap-deployment - 2.9.0 + 2.10.0 org.apache.camel.quarkus camel-quarkus-soap - 2.9.0 + 2.10.0 org.apache.camel.quarkus camel-quarkus-solr-deployment - 2.9.0 + 2.10.0 org.apache.camel.quarkus camel-quarkus-solr - 2.9.0 - - - org.apache.camel.quarkus - camel-quarkus-soroush-deployment - 2.9.0 - - - org.apache.camel.quarkus - camel-quarkus-soroush - 2.9.0 + 2.10.0 org.apache.camel.quarkus camel-quarkus-splunk-deployment - 2.9.0 + 2.10.0 org.apache.camel.quarkus camel-quarkus-splunk-hec-deployment - 2.9.0 + 2.10.0 org.apache.camel.quarkus camel-quarkus-splunk-hec - 2.9.0 + 2.10.0 org.apache.camel.quarkus camel-quarkus-splunk - 2.9.0 + 2.10.0 org.apache.camel.quarkus camel-quarkus-spring-rabbitmq-deployment - 2.9.0 + 2.10.0 org.apache.camel.quarkus camel-quarkus-spring-rabbitmq - 2.9.0 + 2.10.0 org.apache.camel.quarkus camel-quarkus-sql-deployment - 2.9.0 + 2.10.0 org.apache.camel.quarkus camel-quarkus-sql - 2.9.0 + 2.10.0 org.apache.camel.quarkus camel-quarkus-ssh-deployment - 2.9.0 + 2.10.0 org.apache.camel.quarkus camel-quarkus-ssh - 2.9.0 + 2.10.0 org.apache.camel.quarkus camel-quarkus-stax-deployment - 2.9.0 + 2.10.0 org.apache.camel.quarkus camel-quarkus-stax - 2.9.0 + 2.10.0 org.apache.camel.quarkus camel-quarkus-stitch-deployment - 2.9.0 + 2.10.0 org.apache.camel.quarkus camel-quarkus-stitch - 2.9.0 + 2.10.0 org.apache.camel.quarkus camel-quarkus-stomp-deployment - 2.9.0 + 2.10.0 org.apache.camel.quarkus camel-quarkus-stomp - 2.9.0 + 2.10.0 org.apache.camel.quarkus camel-quarkus-stream-deployment - 2.9.0 + 2.10.0 org.apache.camel.quarkus camel-quarkus-stream - 2.9.0 + 2.10.0 org.apache.camel.quarkus camel-quarkus-stringtemplate-deployment - 2.9.0 + 2.10.0 org.apache.camel.quarkus camel-quarkus-stringtemplate - 2.9.0 + 2.10.0 org.apache.camel.quarkus camel-quarkus-stub-deployment - 2.9.0 + 2.10.0 org.apache.camel.quarkus camel-quarkus-stub - 2.9.0 + 2.10.0 org.apache.camel.quarkus camel-quarkus-support-ahc-deployment - 2.9.0 + 2.10.0 org.apache.camel.quarkus camel-quarkus-support-ahc - 2.9.0 + 2.10.0 org.apache.camel.quarkus camel-quarkus-support-aws-deployment - 2.9.0 + 2.10.0 org.apache.camel.quarkus camel-quarkus-support-aws2-deployment - 2.9.0 + 2.10.0 org.apache.camel.quarkus camel-quarkus-support-aws2 - 2.9.0 + 2.10.0 org.apache.camel.quarkus camel-quarkus-support-aws - 2.9.0 + 2.10.0 org.apache.camel.quarkus camel-quarkus-support-azure-core-deployment - 2.9.0 + 2.10.0 org.apache.camel.quarkus camel-quarkus-support-azure-core-http-client-vertx-deployment - 2.9.0 + 2.10.0 org.apache.camel.quarkus camel-quarkus-support-azure-core-http-client-vertx - 2.9.0 + 2.10.0 org.apache.camel.quarkus camel-quarkus-support-azure-core - 2.9.0 + 2.10.0 org.apache.camel.quarkus camel-quarkus-support-bouncycastle-deployment - 2.9.0 + 2.10.0 org.apache.camel.quarkus camel-quarkus-support-bouncycastle - 2.9.0 + 2.10.0 org.apache.camel.quarkus camel-quarkus-support-commons-logging-deployment - 2.9.0 + 2.10.0 org.apache.camel.quarkus camel-quarkus-support-commons-logging - 2.9.0 + 2.10.0 org.apache.camel.quarkus camel-quarkus-support-consul-client-deployment - 2.9.0 + 2.10.0 org.apache.camel.quarkus camel-quarkus-support-consul-client - 2.9.0 + 2.10.0 org.apache.camel.quarkus camel-quarkus-support-debezium-deployment - 2.9.0 + 2.10.0 org.apache.camel.quarkus camel-quarkus-support-debezium - 2.9.0 + 2.10.0 + + + org.apache.camel.quarkus + camel-quarkus-support-google-cloud-deployment + 2.10.0 + + + org.apache.camel.quarkus + camel-quarkus-support-google-cloud + 2.10.0 org.apache.camel.quarkus camel-quarkus-support-google-http-client-deployment - 2.9.0 + 2.10.0 org.apache.camel.quarkus camel-quarkus-support-google-http-client - 2.9.0 + 2.10.0 org.apache.camel.quarkus camel-quarkus-support-httpclient-deployment - 2.9.0 + 2.10.0 org.apache.camel.quarkus camel-quarkus-support-httpclient - 2.9.0 + 2.10.0 org.apache.camel.quarkus camel-quarkus-support-jackson-dataformat-xml-deployment - 2.9.0 + 2.10.0 org.apache.camel.quarkus camel-quarkus-support-jackson-dataformat-xml - 2.9.0 + 2.10.0 org.apache.camel.quarkus camel-quarkus-support-jetty-deployment - 2.9.0 + 2.10.0 org.apache.camel.quarkus camel-quarkus-support-jetty - 2.9.0 + 2.10.0 org.apache.camel.quarkus camel-quarkus-support-mail-deployment - 2.9.0 + 2.10.0 org.apache.camel.quarkus camel-quarkus-support-mail - 2.9.0 + 2.10.0 org.apache.camel.quarkus camel-quarkus-support-mongodb-deployment - 2.9.0 + 2.10.0 org.apache.camel.quarkus camel-quarkus-support-mongodb - 2.9.0 + 2.10.0 org.apache.camel.quarkus camel-quarkus-support-reactor-netty-deployment - 2.9.0 + 2.10.0 org.apache.camel.quarkus camel-quarkus-support-reactor-netty - 2.9.0 + 2.10.0 org.apache.camel.quarkus camel-quarkus-support-retrofit-deployment - 2.9.0 + 2.10.0 org.apache.camel.quarkus camel-quarkus-support-retrofit - 2.9.0 + 2.10.0 org.apache.camel.quarkus camel-quarkus-support-spring-beans - 2.9.0 + 2.10.0 org.apache.camel.quarkus camel-quarkus-support-spring-context - 2.9.0 + 2.10.0 org.apache.camel.quarkus camel-quarkus-support-spring-core - 2.9.0 + 2.10.0 org.apache.camel.quarkus camel-quarkus-support-spring-deployment - 2.9.0 + 2.10.0 org.apache.camel.quarkus camel-quarkus-support-spring - 2.9.0 + 2.10.0 org.apache.camel.quarkus camel-quarkus-support-stax-deployment - 2.9.0 + 2.10.0 org.apache.camel.quarkus camel-quarkus-support-stax - 2.9.0 + 2.10.0 org.apache.camel.quarkus camel-quarkus-support-webhook-deployment - 2.9.0 + 2.10.0 org.apache.camel.quarkus camel-quarkus-support-webhook - 2.9.0 + 2.10.0 org.apache.camel.quarkus camel-quarkus-support-xalan-deployment - 2.9.0 + 2.10.0 org.apache.camel.quarkus camel-quarkus-support-xalan - 2.9.0 + 2.10.0 org.apache.camel.quarkus camel-quarkus-support-xstream-deployment - 2.9.0 + 2.10.0 org.apache.camel.quarkus camel-quarkus-support-xstream - 2.9.0 + 2.10.0 org.apache.camel.quarkus camel-quarkus-syslog-deployment - 2.9.0 + 2.10.0 org.apache.camel.quarkus camel-quarkus-syslog - 2.9.0 - - - org.apache.camel.quarkus - camel-quarkus-tagsoup-deployment - 2.9.0 - - - org.apache.camel.quarkus - camel-quarkus-tagsoup - 2.9.0 + 2.10.0 org.apache.camel.quarkus camel-quarkus-tarfile-deployment - 2.9.0 + 2.10.0 org.apache.camel.quarkus camel-quarkus-tarfile - 2.9.0 + 2.10.0 org.apache.camel.quarkus camel-quarkus-telegram-deployment - 2.9.0 + 2.10.0 org.apache.camel.quarkus camel-quarkus-telegram - 2.9.0 + 2.10.0 org.apache.camel.quarkus camel-quarkus-threadpoolfactory-vertx-deployment - 2.9.0 + 2.10.0 org.apache.camel.quarkus camel-quarkus-threadpoolfactory-vertx - 2.9.0 + 2.10.0 org.apache.camel.quarkus camel-quarkus-thrift-deployment - 2.9.0 + 2.10.0 org.apache.camel.quarkus camel-quarkus-thrift - 2.9.0 + 2.10.0 org.apache.camel.quarkus camel-quarkus-tika-deployment - 2.9.0 + 2.10.0 org.apache.camel.quarkus camel-quarkus-tika - 2.9.0 + 2.10.0 org.apache.camel.quarkus camel-quarkus-timer-deployment - 2.9.0 + 2.10.0 org.apache.camel.quarkus camel-quarkus-timer - 2.9.0 + 2.10.0 org.apache.camel.quarkus camel-quarkus-twilio-deployment - 2.9.0 + 2.10.0 org.apache.camel.quarkus camel-quarkus-twilio - 2.9.0 + 2.10.0 org.apache.camel.quarkus camel-quarkus-twitter-deployment - 2.9.0 + 2.10.0 org.apache.camel.quarkus camel-quarkus-twitter - 2.9.0 + 2.10.0 org.apache.camel.quarkus camel-quarkus-univocity-parsers-deployment - 2.9.0 + 2.10.0 org.apache.camel.quarkus camel-quarkus-univocity-parsers - 2.9.0 + 2.10.0 org.apache.camel.quarkus camel-quarkus-validator-deployment - 2.9.0 + 2.10.0 org.apache.camel.quarkus camel-quarkus-validator - 2.9.0 + 2.10.0 org.apache.camel.quarkus camel-quarkus-velocity-deployment - 2.9.0 + 2.10.0 org.apache.camel.quarkus camel-quarkus-velocity - 2.9.0 + 2.10.0 org.apache.camel.quarkus camel-quarkus-vertx-deployment - 2.9.0 + 2.10.0 org.apache.camel.quarkus camel-quarkus-vertx-http-deployment - 2.9.0 + 2.10.0 org.apache.camel.quarkus camel-quarkus-vertx-http - 2.9.0 + 2.10.0 org.apache.camel.quarkus camel-quarkus-vertx-websocket-deployment - 2.9.0 + 2.10.0 org.apache.camel.quarkus camel-quarkus-vertx-websocket - 2.9.0 + 2.10.0 org.apache.camel.quarkus camel-quarkus-vertx - 2.9.0 + 2.10.0 org.apache.camel.quarkus camel-quarkus-vm-deployment - 2.9.0 + 2.10.0 org.apache.camel.quarkus camel-quarkus-vm - 2.9.0 + 2.10.0 org.apache.camel.quarkus camel-quarkus-weather-deployment - 2.9.0 + 2.10.0 org.apache.camel.quarkus camel-quarkus-weather - 2.9.0 + 2.10.0 org.apache.camel.quarkus camel-quarkus-web3j-deployment - 2.9.0 + 2.10.0 org.apache.camel.quarkus camel-quarkus-web3j - 2.9.0 + 2.10.0 org.apache.camel.quarkus camel-quarkus-wordpress-deployment - 2.9.0 + 2.10.0 org.apache.camel.quarkus camel-quarkus-wordpress - 2.9.0 + 2.10.0 org.apache.camel.quarkus camel-quarkus-workday-deployment - 2.9.0 + 2.10.0 org.apache.camel.quarkus camel-quarkus-workday - 2.9.0 + 2.10.0 org.apache.camel.quarkus camel-quarkus-xchange-deployment - 2.9.0 + 2.10.0 org.apache.camel.quarkus camel-quarkus-xchange - 2.9.0 + 2.10.0 org.apache.camel.quarkus camel-quarkus-xj-deployment - 2.9.0 + 2.10.0 org.apache.camel.quarkus camel-quarkus-xj - 2.9.0 + 2.10.0 org.apache.camel.quarkus camel-quarkus-xml-io-dsl-deployment - 2.9.0 + 2.10.0 org.apache.camel.quarkus camel-quarkus-xml-io-dsl - 2.9.0 + 2.10.0 org.apache.camel.quarkus camel-quarkus-xml-jaxb-deployment - 2.9.0 + 2.10.0 org.apache.camel.quarkus camel-quarkus-xml-jaxb - 2.9.0 + 2.10.0 org.apache.camel.quarkus camel-quarkus-xml-jaxp-deployment - 2.9.0 + 2.10.0 org.apache.camel.quarkus camel-quarkus-xml-jaxp - 2.9.0 + 2.10.0 org.apache.camel.quarkus camel-quarkus-xmlsecurity-deployment - 2.9.0 + 2.10.0 org.apache.camel.quarkus camel-quarkus-xmlsecurity - 2.9.0 + 2.10.0 org.apache.camel.quarkus camel-quarkus-xmpp-deployment - 2.9.0 + 2.10.0 org.apache.camel.quarkus camel-quarkus-xmpp - 2.9.0 + 2.10.0 org.apache.camel.quarkus camel-quarkus-xpath-deployment - 2.9.0 + 2.10.0 org.apache.camel.quarkus camel-quarkus-xpath - 2.9.0 + 2.10.0 org.apache.camel.quarkus camel-quarkus-xslt-deployment - 2.9.0 + 2.10.0 org.apache.camel.quarkus camel-quarkus-xslt-saxon-deployment - 2.9.0 + 2.10.0 org.apache.camel.quarkus camel-quarkus-xslt-saxon - 2.9.0 + 2.10.0 org.apache.camel.quarkus camel-quarkus-xslt - 2.9.0 + 2.10.0 org.apache.camel.quarkus camel-quarkus-xstream-deployment - 2.9.0 + 2.10.0 org.apache.camel.quarkus camel-quarkus-xstream - 2.9.0 + 2.10.0 org.apache.camel.quarkus camel-quarkus-yaml-dsl-deployment - 2.9.0 + 2.10.0 org.apache.camel.quarkus camel-quarkus-yaml-dsl - 2.9.0 - - - org.apache.camel.quarkus - camel-quarkus-yammer-deployment - 2.9.0 - - - org.apache.camel.quarkus - camel-quarkus-yammer - 2.9.0 + 2.10.0 org.apache.camel.quarkus camel-quarkus-zendesk-deployment - 2.9.0 + 2.10.0 org.apache.camel.quarkus camel-quarkus-zendesk - 2.9.0 + 2.10.0 org.apache.camel.quarkus camel-quarkus-zip-deflater-deployment - 2.9.0 + 2.10.0 org.apache.camel.quarkus camel-quarkus-zip-deflater - 2.9.0 + 2.10.0 org.apache.camel.quarkus camel-quarkus-zipfile-deployment - 2.9.0 + 2.10.0 org.apache.camel.quarkus camel-quarkus-zipfile - 2.9.0 + 2.10.0 org.apache.camel.quarkus camel-quarkus-zookeeper-deployment - 2.9.0 + 2.10.0 org.apache.camel.quarkus camel-quarkus-zookeeper-master-deployment - 2.9.0 + 2.10.0 org.apache.camel.quarkus camel-quarkus-zookeeper-master - 2.9.0 + 2.10.0 org.apache.camel.quarkus camel-quarkus-zookeeper - 2.9.0 + 2.10.0 org.apache.camel camel-activemq - 3.16.0 + 3.17.0 jakarta.activation @@ -4112,48 +4171,10 @@ - - org.apache.camel - camel-ahc-ws - 3.16.0 - - - jakarta.activation - jakarta.activation-api - - - jakarta.xml.bind - jakarta.xml.bind-api - - - - - org.apache.camel - camel-ahc - 3.16.0 - - - jakarta.activation - jakarta.activation-api - - - jakarta.xml.bind - jakarta.xml.bind-api - - - javax.servlet - javax.servlet-api - - - io.netty - netty-all - - - org.apache.camel camel-amqp - 3.16.0 + 3.17.0 io.netty @@ -4184,7 +4205,7 @@ org.apache.camel camel-api - 3.16.0 + 3.17.0 jakarta.activation @@ -4199,7 +4220,7 @@ org.apache.camel camel-arangodb - 3.16.0 + 3.17.0 jakarta.activation @@ -4214,12 +4235,12 @@ org.apache.camel camel-as2-api - 3.16.0 + 3.17.0 org.apache.camel camel-as2 - 3.16.0 + 3.17.0 commons-logging @@ -4246,7 +4267,7 @@ org.apache.camel camel-asn1 - 3.16.0 + 3.17.0 jakarta.activation @@ -4261,7 +4282,7 @@ org.apache.camel camel-asterisk - 3.16.0 + 3.17.0 com.google.code.findbugs @@ -4280,7 +4301,7 @@ org.apache.camel camel-atlasmap - 3.16.0 + 3.17.0 jakarta.activation @@ -4299,7 +4320,7 @@ org.apache.camel camel-atmos - 3.16.0 + 3.17.0 commons-logging @@ -4322,7 +4343,7 @@ org.apache.camel camel-atom - 3.16.0 + 3.17.0 commons-logging @@ -4342,25 +4363,10 @@ - - org.apache.camel - camel-atomix - 3.16.0 - - - jakarta.activation - jakarta.activation-api - - - jakarta.xml.bind - jakarta.xml.bind-api - - - org.apache.camel camel-attachments - 3.16.0 + 3.17.0 com.sun.activation @@ -4379,7 +4385,7 @@ org.apache.camel camel-avro-rpc-spi - 3.16.0 + 3.17.0 javax.annotation @@ -4394,7 +4400,7 @@ org.apache.camel camel-avro-rpc - 3.16.0 + 3.17.0 jakarta.activation @@ -4417,7 +4423,7 @@ org.apache.camel camel-avro - 3.16.0 + 3.17.0 jakarta.activation @@ -4440,7 +4446,7 @@ org.apache.camel camel-aws-secrets-manager - 3.16.0 + 3.17.0 commons-logging @@ -4459,7 +4465,7 @@ org.apache.camel camel-aws-xray - 3.16.0 + 3.17.0 commons-logging @@ -4478,7 +4484,7 @@ org.apache.camel camel-aws2-athena - 3.16.0 + 3.17.0 commons-logging @@ -4501,7 +4507,7 @@ org.apache.camel camel-aws2-cw - 3.16.0 + 3.17.0 commons-logging @@ -4524,7 +4530,7 @@ org.apache.camel camel-aws2-ddb - 3.16.0 + 3.17.0 commons-logging @@ -4547,7 +4553,7 @@ org.apache.camel camel-aws2-ec2 - 3.16.0 + 3.17.0 commons-logging @@ -4570,7 +4576,7 @@ org.apache.camel camel-aws2-ecs - 3.16.0 + 3.17.0 commons-logging @@ -4593,7 +4599,7 @@ org.apache.camel camel-aws2-eks - 3.16.0 + 3.17.0 commons-logging @@ -4616,7 +4622,7 @@ org.apache.camel camel-aws2-eventbridge - 3.16.0 + 3.17.0 commons-logging @@ -4639,7 +4645,7 @@ org.apache.camel camel-aws2-iam - 3.16.0 + 3.17.0 commons-logging @@ -4662,7 +4668,7 @@ org.apache.camel camel-aws2-kinesis - 3.16.0 + 3.17.0 commons-logging @@ -4685,7 +4691,7 @@ org.apache.camel camel-aws2-kms - 3.16.0 + 3.17.0 commons-logging @@ -4708,7 +4714,7 @@ org.apache.camel camel-aws2-lambda - 3.16.0 + 3.17.0 commons-logging @@ -4731,7 +4737,7 @@ org.apache.camel camel-aws2-mq - 3.16.0 + 3.17.0 commons-logging @@ -4754,7 +4760,7 @@ org.apache.camel camel-aws2-msk - 3.16.0 + 3.17.0 commons-logging @@ -4777,7 +4783,7 @@ org.apache.camel camel-aws2-s3 - 3.16.0 + 3.17.0 commons-logging @@ -4800,7 +4806,7 @@ org.apache.camel camel-aws2-ses - 3.16.0 + 3.17.0 commons-logging @@ -4823,7 +4829,7 @@ org.apache.camel camel-aws2-sns - 3.16.0 + 3.17.0 commons-logging @@ -4846,7 +4852,7 @@ org.apache.camel camel-aws2-sqs - 3.16.0 + 3.17.0 commons-logging @@ -4869,7 +4875,7 @@ org.apache.camel camel-aws2-sts - 3.16.0 + 3.17.0 commons-logging @@ -4892,7 +4898,7 @@ org.apache.camel camel-aws2-translate - 3.16.0 + 3.17.0 commons-logging @@ -4915,7 +4921,7 @@ org.apache.camel camel-azure-cosmosdb - 3.16.0 + 3.17.0 jakarta.activation @@ -4930,7 +4936,7 @@ org.apache.camel camel-azure-eventhubs - 3.16.0 + 3.17.0 io.netty @@ -4946,10 +4952,15 @@ + + org.apache.camel + camel-azure-key-vault + 3.17.0 + org.apache.camel camel-azure-servicebus - 3.16.0 + 3.17.0 jakarta.activation @@ -4964,7 +4975,7 @@ org.apache.camel camel-azure-storage-blob - 3.16.0 + 3.17.0 io.netty @@ -4983,7 +4994,7 @@ org.apache.camel camel-azure-storage-datalake - 3.16.0 + 3.17.0 jakarta.activation @@ -4998,7 +5009,7 @@ org.apache.camel camel-azure-storage-queue - 3.16.0 + 3.17.0 io.netty @@ -5017,7 +5028,7 @@ org.apache.camel camel-barcode - 3.16.0 + 3.17.0 jakarta.activation @@ -5032,12 +5043,12 @@ org.apache.camel camel-base-engine - 3.16.0 + 3.17.0 org.apache.camel camel-base64 - 3.16.0 + 3.17.0 jakarta.activation @@ -5052,7 +5063,7 @@ org.apache.camel camel-base - 3.16.0 + 3.17.0 jakarta.activation @@ -5067,7 +5078,7 @@ org.apache.camel camel-bean-validator - 3.16.0 + 3.17.0 jakarta.activation @@ -5086,37 +5097,7 @@ org.apache.camel camel-bean - 3.16.0 - - - jakarta.activation - jakarta.activation-api - - - jakarta.xml.bind - jakarta.xml.bind-api - - - - - org.apache.camel - camel-beanio - 3.16.0 - - - jakarta.activation - jakarta.activation-api - - - jakarta.xml.bind - jakarta.xml.bind-api - - - - - org.apache.camel - camel-beanstalk - 3.16.0 + 3.17.0 jakarta.activation @@ -5131,7 +5112,7 @@ org.apache.camel camel-bindy - 3.16.0 + 3.17.0 jakarta.activation @@ -5146,7 +5127,7 @@ org.apache.camel camel-bonita - 3.16.0 + 3.17.0 jakarta.activation @@ -5169,12 +5150,12 @@ org.apache.camel camel-box-api - 3.16.0 + 3.17.0 org.apache.camel camel-box - 3.16.0 + 3.17.0 commons-logging @@ -5193,7 +5174,7 @@ org.apache.camel camel-braintree - 3.16.0 + 3.17.0 jakarta.activation @@ -5208,7 +5189,7 @@ org.apache.camel camel-browse - 3.16.0 + 3.17.0 jakarta.activation @@ -5223,7 +5204,7 @@ org.apache.camel camel-caffeine-lrucache - 3.16.0 + 3.17.0 jakarta.activation @@ -5238,7 +5219,7 @@ org.apache.camel camel-caffeine - 3.16.0 + 3.17.0 jakarta.activation @@ -5253,7 +5234,7 @@ org.apache.camel camel-cassandraql - 3.16.0 + 3.17.0 com.google.code.findbugs @@ -5272,7 +5253,7 @@ org.apache.camel camel-catalog - 3.16.0 + 3.17.0 jakarta.activation @@ -5287,7 +5268,7 @@ org.apache.camel camel-cbor - 3.16.0 + 3.17.0 jakarta.activation @@ -5302,7 +5283,7 @@ org.apache.camel camel-chatscript - 3.16.0 + 3.17.0 jakarta.activation @@ -5317,7 +5298,7 @@ org.apache.camel camel-chunk - 3.16.0 + 3.17.0 jakarta.activation @@ -5332,7 +5313,7 @@ org.apache.camel camel-cloud - 3.16.0 + 3.17.0 jakarta.activation @@ -5347,12 +5328,12 @@ org.apache.camel camel-cluster - 3.16.0 + 3.17.0 org.apache.camel camel-cm-sms - 3.16.0 + 3.17.0 commons-logging @@ -5375,7 +5356,7 @@ org.apache.camel camel-cmis - 3.16.0 + 3.17.0 asm @@ -5402,7 +5383,7 @@ org.apache.camel camel-coap - 3.16.0 + 3.17.0 jakarta.activation @@ -5417,7 +5398,7 @@ org.apache.camel camel-cometd - 3.16.0 + 3.17.0 jakarta.activation @@ -5436,7 +5417,7 @@ org.apache.camel camel-componentdsl - 3.16.0 + 3.17.0 jakarta.activation @@ -5448,10 +5429,15 @@ + + org.apache.camel + camel-console + 3.17.0 + org.apache.camel camel-consul - 3.16.0 + 3.17.0 com.google.code.findbugs @@ -5474,7 +5460,7 @@ org.apache.camel camel-controlbus - 3.16.0 + 3.17.0 jakarta.activation @@ -5489,7 +5475,7 @@ org.apache.camel camel-corda - 3.16.0 + 3.17.0 com.google.code.findbugs @@ -5528,7 +5514,7 @@ org.apache.camel camel-core-catalog - 3.16.0 + 3.17.0 jakarta.activation @@ -5543,7 +5529,7 @@ org.apache.camel camel-core-engine - 3.16.0 + 3.17.0 jakarta.activation @@ -5558,7 +5544,7 @@ org.apache.camel camel-core-languages - 3.16.0 + 3.17.0 jakarta.activation @@ -5573,12 +5559,12 @@ org.apache.camel camel-core-model - 3.16.0 + 3.17.0 org.apache.camel camel-core-processor - 3.16.0 + 3.17.0 jakarta.activation @@ -5593,12 +5579,12 @@ org.apache.camel camel-core-reifier - 3.16.0 + 3.17.0 org.apache.camel camel-couchbase - 3.16.0 + 3.17.0 jakarta.activation @@ -5613,7 +5599,7 @@ org.apache.camel camel-couchdb - 3.16.0 + 3.17.0 commons-logging @@ -5632,7 +5618,7 @@ org.apache.camel camel-cron - 3.16.0 + 3.17.0 jakarta.activation @@ -5647,7 +5633,7 @@ org.apache.camel camel-crypto - 3.16.0 + 3.17.0 jakarta.activation @@ -5662,7 +5648,7 @@ org.apache.camel camel-csv - 3.16.0 + 3.17.0 jakarta.activation @@ -5677,7 +5663,22 @@ org.apache.camel camel-dataformat - 3.16.0 + 3.17.0 + + + jakarta.activation + jakarta.activation-api + + + jakarta.xml.bind + jakarta.xml.bind-api + + + + + org.apache.camel + camel-datasonnet + 3.17.0 jakarta.activation @@ -5687,12 +5688,20 @@ jakarta.xml.bind jakarta.xml.bind-api + + javax.activation + activation + + + com.lihaoyi + geny_2.13 + org.apache.camel camel-debezium-common - 3.16.0 + 3.17.0 jakarta.activation @@ -5715,7 +5724,7 @@ org.apache.camel camel-debezium-mongodb - 3.16.0 + 3.17.0 jakarta.activation @@ -5742,7 +5751,7 @@ org.apache.camel camel-debezium-mysql - 3.16.0 + 3.17.0 jakarta.activation @@ -5769,7 +5778,7 @@ org.apache.camel camel-debezium-postgres - 3.16.0 + 3.17.0 jakarta.activation @@ -5796,7 +5805,7 @@ org.apache.camel camel-debezium-sqlserver - 3.16.0 + 3.17.0 jakarta.activation @@ -5820,10 +5829,15 @@ + + org.apache.camel + camel-debug + 3.17.0 + org.apache.camel camel-digitalocean - 3.16.0 + 3.17.0 commons-logging @@ -5842,7 +5856,7 @@ org.apache.camel camel-direct - 3.16.0 + 3.17.0 jakarta.activation @@ -5857,7 +5871,7 @@ org.apache.camel camel-disruptor - 3.16.0 + 3.17.0 jakarta.activation @@ -5872,7 +5886,7 @@ org.apache.camel camel-djl - 3.16.0 + 3.17.0 jakarta.activation @@ -5887,7 +5901,7 @@ org.apache.camel camel-dns - 3.16.0 + 3.17.0 jakarta.activation @@ -5902,7 +5916,7 @@ org.apache.camel camel-dozer - 3.16.0 + 3.17.0 jakarta.activation @@ -5925,7 +5939,7 @@ org.apache.camel camel-drill - 3.16.0 + 3.17.0 com.google.code.findbugs @@ -5948,7 +5962,7 @@ org.apache.camel camel-dropbox - 3.16.0 + 3.17.0 jakarta.activation @@ -5963,12 +5977,12 @@ org.apache.camel camel-dsl-support - 3.16.0 + 3.17.0 org.apache.camel camel-ehcache - 3.16.0 + 3.17.0 jakarta.activation @@ -5983,7 +5997,7 @@ org.apache.camel camel-elasticsearch-rest - 3.16.0 + 3.17.0 jakarta.activation @@ -5999,30 +6013,15 @@ - - org.apache.camel - camel-elsql - 3.16.0 - - - jakarta.activation - jakarta.activation-api - - - jakarta.xml.bind - jakarta.xml.bind-api - - - org.apache.camel camel-endpointdsl-support - 3.16.0 + 3.17.0 org.apache.camel camel-endpointdsl - 3.16.0 + 3.17.0 jakarta.activation @@ -6037,22 +6036,7 @@ org.apache.camel camel-etcd3 - 3.16.0 - - - jakarta.activation - jakarta.activation-api - - - jakarta.xml.bind - jakarta.xml.bind-api - - - - - org.apache.camel - camel-etcd - 3.16.0 + 3.17.0 jakarta.activation @@ -6067,7 +6051,7 @@ org.apache.camel camel-exec - 3.16.0 + 3.17.0 jakarta.activation @@ -6082,7 +6066,7 @@ org.apache.camel camel-facebook - 3.16.0 + 3.17.0 jakarta.activation @@ -6097,7 +6081,7 @@ org.apache.camel camel-fastjson - 3.16.0 + 3.17.0 jakarta.activation @@ -6112,12 +6096,12 @@ org.apache.camel camel-fhir-api - 3.16.0 + 3.17.0 org.apache.camel camel-fhir - 3.16.0 + 3.17.0 com.google.code.findbugs @@ -6144,7 +6128,7 @@ org.apache.camel camel-file-watch - 3.16.0 + 3.17.0 jakarta.activation @@ -6159,7 +6143,7 @@ org.apache.camel camel-file - 3.16.0 + 3.17.0 jakarta.activation @@ -6174,7 +6158,7 @@ org.apache.camel camel-flatpack - 3.16.0 + 3.17.0 jakarta.activation @@ -6189,7 +6173,7 @@ org.apache.camel camel-flink - 3.16.0 + 3.17.0 com.google.code.findbugs @@ -6208,7 +6192,7 @@ org.apache.camel camel-fop - 3.16.0 + 3.17.0 commons-logging @@ -6227,7 +6211,7 @@ org.apache.camel camel-freemarker - 3.16.0 + 3.17.0 jakarta.activation @@ -6242,23 +6226,12 @@ org.apache.camel camel-ftp - 3.16.0 + 3.17.0 - jakarta.activation - jakarta.activation-api - - - jakarta.xml.bind - jakarta.xml.bind-api + com.github.mwiede + jsch - - - - org.apache.camel - camel-ganglia - 3.16.0 - jakarta.activation jakarta.activation-api @@ -6272,7 +6245,7 @@ org.apache.camel camel-geocoder - 3.16.0 + 3.17.0 jakarta.activation @@ -6295,7 +6268,7 @@ org.apache.camel camel-git - 3.16.0 + 3.17.0 jakarta.activation @@ -6310,7 +6283,7 @@ org.apache.camel camel-github - 3.16.0 + 3.17.0 jakarta.activation @@ -6325,7 +6298,7 @@ org.apache.camel camel-google-bigquery - 3.16.0 + 3.17.0 com.google.code.findbugs @@ -6360,7 +6333,7 @@ org.apache.camel camel-google-calendar - 3.16.0 + 3.17.0 com.google.code.findbugs @@ -6383,7 +6356,7 @@ org.apache.camel camel-google-drive - 3.16.0 + 3.17.0 com.google.code.findbugs @@ -6406,7 +6379,7 @@ org.apache.camel camel-google-functions - 3.16.0 + 3.17.0 com.google.code.findbugs @@ -6433,7 +6406,7 @@ org.apache.camel camel-google-mail - 3.16.0 + 3.17.0 com.google.code.findbugs @@ -6456,7 +6429,7 @@ org.apache.camel camel-google-pubsub - 3.16.0 + 3.17.0 com.google.code.findbugs @@ -6499,7 +6472,7 @@ org.apache.camel camel-google-secret-manager - 3.16.0 + 3.17.0 com.google.code.findbugs @@ -6526,7 +6499,7 @@ org.apache.camel camel-google-sheets - 3.16.0 + 3.17.0 com.google.code.findbugs @@ -6549,7 +6522,7 @@ org.apache.camel camel-google-storage - 3.16.0 + 3.17.0 com.google.code.findbugs @@ -6584,7 +6557,7 @@ org.apache.camel camel-graphql - 3.16.0 + 3.17.0 commons-logging @@ -6603,7 +6576,7 @@ org.apache.camel camel-grok - 3.16.0 + 3.17.0 jakarta.activation @@ -6618,12 +6591,12 @@ org.apache.camel camel-groovy-dsl-common - 3.16.0 + 3.17.0 org.apache.camel camel-groovy-dsl - 3.16.0 + 3.17.0 jakarta.activation @@ -6638,7 +6611,7 @@ org.apache.camel camel-groovy - 3.16.0 + 3.17.0 jakarta.activation @@ -6653,7 +6626,7 @@ org.apache.camel camel-grpc - 3.16.0 + 3.17.0 com.google.code.findbugs @@ -6676,7 +6649,7 @@ org.apache.camel camel-gson - 3.16.0 + 3.17.0 jakarta.activation @@ -6691,7 +6664,7 @@ org.apache.camel camel-guava-eventbus - 3.16.0 + 3.17.0 jakarta.activation @@ -6706,7 +6679,7 @@ org.apache.camel camel-hazelcast - 3.16.0 + 3.17.0 jakarta.activation @@ -6721,7 +6694,7 @@ org.apache.camel camel-hbase - 3.16.0 + 3.17.0 com.google.code.findbugs @@ -6752,7 +6725,7 @@ org.apache.camel camel-hdfs - 3.16.0 + 3.17.0 com.google.code.findbugs @@ -6795,7 +6768,7 @@ org.apache.camel camel-headersmap - 3.16.0 + 3.17.0 ch.qos.logback @@ -6818,12 +6791,12 @@ org.apache.camel camel-health - 3.16.0 + 3.17.0 org.apache.camel camel-hl7 - 3.16.0 + 3.17.0 jakarta.activation @@ -6838,12 +6811,12 @@ org.apache.camel camel-http-base - 3.16.0 + 3.17.0 org.apache.camel camel-http-common - 3.16.0 + 3.17.0 jakarta.activation @@ -6858,7 +6831,7 @@ org.apache.camel camel-http - 3.16.0 + 3.17.0 jakarta.activation @@ -6881,32 +6854,13 @@ org.apache.camel camel-huaweicloud-common - 3.16.0 + 3.17.0 org.apache.camel camel-huaweicloud-smn - 3.16.0 - - - jakarta.activation - jakarta.activation-api - - - jakarta.xml.bind - jakarta.xml.bind-api - - - - - org.apache.camel - camel-hystrix - 3.16.0 + 3.17.0 - - commons-logging - commons-logging - jakarta.activation jakarta.activation-api @@ -6920,7 +6874,7 @@ org.apache.camel camel-ical - 3.16.0 + 3.17.0 commons-logging @@ -6939,7 +6893,7 @@ org.apache.camel camel-iec60870 - 3.16.0 + 3.17.0 com.google.code.findbugs @@ -6958,7 +6912,7 @@ org.apache.camel camel-ignite - 3.16.0 + 3.17.0 jakarta.activation @@ -6973,7 +6927,7 @@ org.apache.camel camel-infinispan-common - 3.16.0 + 3.17.0 org.infinispan @@ -6984,7 +6938,7 @@ org.apache.camel camel-infinispan - 3.16.0 + 3.17.0 jakarta.activation @@ -7015,7 +6969,7 @@ org.apache.camel camel-influxdb - 3.16.0 + 3.17.0 jakarta.activation @@ -7030,7 +6984,7 @@ org.apache.camel camel-iota - 3.16.0 + 3.17.0 commons-logging @@ -7049,7 +7003,7 @@ org.apache.camel camel-irc - 3.16.0 + 3.17.0 jakarta.activation @@ -7064,7 +7018,7 @@ org.apache.camel camel-jackson-avro - 3.16.0 + 3.17.0 jakarta.activation @@ -7079,7 +7033,7 @@ org.apache.camel camel-jackson-protobuf - 3.16.0 + 3.17.0 jakarta.activation @@ -7094,7 +7048,7 @@ org.apache.camel camel-jackson - 3.16.0 + 3.17.0 jakarta.activation @@ -7109,7 +7063,7 @@ org.apache.camel camel-jacksonxml - 3.16.0 + 3.17.0 jakarta.activation @@ -7124,7 +7078,7 @@ org.apache.camel camel-jasypt - 3.16.0 + 3.17.0 jakarta.activation @@ -7139,7 +7093,7 @@ org.apache.camel camel-java-joor-dsl - 3.16.0 + 3.17.0 jakarta.activation @@ -7154,7 +7108,7 @@ org.apache.camel camel-jaxb - 3.16.0 + 3.17.0 jakarta.activation @@ -7169,7 +7123,7 @@ org.apache.camel camel-jbpm - 3.16.0 + 3.17.0 jakarta.activation @@ -7196,7 +7150,7 @@ org.apache.camel camel-jcache - 3.16.0 + 3.17.0 jakarta.activation @@ -7211,7 +7165,7 @@ org.apache.camel camel-jclouds - 3.16.0 + 3.17.0 com.google.code.findbugs @@ -7225,6 +7179,10 @@ jakarta.xml.bind jakarta.xml.bind-api + + javax.annotation + javax.annotation-api + javax.inject javax.inject @@ -7238,7 +7196,7 @@ org.apache.camel camel-jcr - 3.16.0 + 3.17.0 jakarta.activation @@ -7257,7 +7215,7 @@ org.apache.camel camel-jdbc - 3.16.0 + 3.17.0 jakarta.activation @@ -7280,7 +7238,7 @@ org.apache.camel camel-jfr - 3.16.0 + 3.17.0 jakarta.activation @@ -7295,7 +7253,7 @@ org.apache.camel camel-jgroups-raft - 3.16.0 + 3.17.0 jakarta.activation @@ -7310,22 +7268,7 @@ org.apache.camel camel-jgroups - 3.16.0 - - - jakarta.activation - jakarta.activation-api - - - jakarta.xml.bind - jakarta.xml.bind-api - - - - - org.apache.camel - camel-jing - 3.16.0 + 3.17.0 jakarta.activation @@ -7340,7 +7283,7 @@ org.apache.camel camel-jira - 3.16.0 + 3.17.0 jakarta.activation @@ -7391,7 +7334,7 @@ org.apache.camel camel-jms - 3.16.0 + 3.17.0 jakarta.activation @@ -7426,7 +7369,7 @@ org.apache.camel camel-johnzon - 3.16.0 + 3.17.0 jakarta.activation @@ -7441,7 +7384,7 @@ org.apache.camel camel-jolt - 3.16.0 + 3.17.0 jakarta.activation @@ -7460,7 +7403,7 @@ org.apache.camel camel-jooq - 3.16.0 + 3.17.0 jakarta.activation @@ -7479,7 +7422,7 @@ org.apache.camel camel-joor - 3.16.0 + 3.17.0 jakarta.activation @@ -7494,7 +7437,7 @@ org.apache.camel camel-jpa - 3.16.0 + 3.17.0 jakarta.activation @@ -7525,7 +7468,7 @@ org.apache.camel camel-js-dsl - 3.16.0 + 3.17.0 jakarta.activation @@ -7540,8 +7483,12 @@ org.apache.camel camel-jsch - 3.16.0 + 3.17.0 + + com.github.mwiede + jsch + jakarta.activation jakarta.activation-api @@ -7555,7 +7502,7 @@ org.apache.camel camel-jslt - 3.16.0 + 3.17.0 jakarta.activation @@ -7570,7 +7517,7 @@ org.apache.camel camel-json-patch - 3.16.0 + 3.17.0 jakarta.activation @@ -7585,7 +7532,7 @@ org.apache.camel camel-json-validator - 3.16.0 + 3.17.0 jakarta.activation @@ -7600,7 +7547,7 @@ org.apache.camel camel-jsonapi - 3.16.0 + 3.17.0 jakarta.activation @@ -7615,7 +7562,7 @@ org.apache.camel camel-jsonata - 3.16.0 + 3.17.0 jakarta.activation @@ -7630,7 +7577,7 @@ org.apache.camel camel-jsonb - 3.16.0 + 3.17.0 jakarta.activation @@ -7645,7 +7592,7 @@ org.apache.camel camel-jsonpath - 3.16.0 + 3.17.0 jakarta.activation @@ -7660,7 +7607,7 @@ org.apache.camel camel-jt400 - 3.16.0 + 3.17.0 jakarta.activation @@ -7675,7 +7622,7 @@ org.apache.camel camel-jta - 3.16.0 + 3.17.0 jakarta.activation @@ -7694,7 +7641,7 @@ org.apache.camel camel-kafka - 3.16.0 + 3.17.0 jakarta.activation @@ -7709,7 +7656,7 @@ org.apache.camel camel-kamelet - 3.16.0 + 3.17.0 jakarta.activation @@ -7724,7 +7671,7 @@ org.apache.camel camel-kotlin-dsl - 3.16.0 + 3.17.0 jakarta.activation @@ -7739,7 +7686,7 @@ org.apache.camel camel-kubernetes - 3.16.0 + 3.17.0 io.fabric8 @@ -7758,7 +7705,7 @@ org.apache.camel camel-kudu - 3.16.0 + 3.17.0 jakarta.activation @@ -7773,7 +7720,7 @@ org.apache.camel camel-language - 3.16.0 + 3.17.0 jakarta.activation @@ -7788,7 +7735,7 @@ org.apache.camel camel-ldap - 3.16.0 + 3.17.0 jakarta.activation @@ -7803,7 +7750,7 @@ org.apache.camel camel-ldif - 3.16.0 + 3.17.0 jakarta.activation @@ -7818,7 +7765,7 @@ org.apache.camel camel-leveldb - 3.16.0 + 3.17.0 jakarta.activation @@ -7833,7 +7780,7 @@ org.apache.camel camel-log - 3.16.0 + 3.17.0 jakarta.activation @@ -7848,7 +7795,7 @@ org.apache.camel camel-lra - 3.16.0 + 3.17.0 jakarta.activation @@ -7867,7 +7814,7 @@ org.apache.camel camel-lucene - 3.16.0 + 3.17.0 jakarta.activation @@ -7882,7 +7829,7 @@ org.apache.camel camel-lumberjack - 3.16.0 + 3.17.0 jakarta.activation @@ -7897,7 +7844,7 @@ org.apache.camel camel-lzf - 3.16.0 + 3.17.0 jakarta.activation @@ -7912,7 +7859,7 @@ org.apache.camel camel-mail - 3.16.0 + 3.17.0 jakarta.activation @@ -7927,7 +7874,7 @@ org.apache.camel camel-main - 3.16.0 + 3.17.0 jakarta.activation @@ -7946,12 +7893,12 @@ org.apache.camel camel-management-api - 3.16.0 + 3.17.0 org.apache.camel camel-management - 3.16.0 + 3.17.0 jakarta.activation @@ -7966,7 +7913,7 @@ org.apache.camel camel-master - 3.16.0 + 3.17.0 jakarta.activation @@ -7981,7 +7928,7 @@ org.apache.camel camel-micrometer - 3.16.0 + 3.17.0 jakarta.activation @@ -7996,7 +7943,7 @@ org.apache.camel camel-microprofile-config - 3.16.0 + 3.17.0 jakarta.activation @@ -8011,7 +7958,7 @@ org.apache.camel camel-microprofile-fault-tolerance - 3.16.0 + 3.17.0 jakarta.activation @@ -8030,7 +7977,7 @@ org.apache.camel camel-microprofile-health - 3.16.0 + 3.17.0 jakarta.activation @@ -8045,7 +7992,7 @@ org.apache.camel camel-microprofile-metrics - 3.16.0 + 3.17.0 jakarta.activation @@ -8068,7 +8015,7 @@ org.apache.camel camel-milo - 3.16.0 + 3.17.0 jakarta.activation @@ -8083,7 +8030,7 @@ org.apache.camel camel-minio - 3.16.0 + 3.17.0 com.google.code.findbugs @@ -8106,7 +8053,7 @@ org.apache.camel camel-mllp - 3.16.0 + 3.17.0 jakarta.activation @@ -8121,7 +8068,7 @@ org.apache.camel camel-mock - 3.16.0 + 3.17.0 jakarta.activation @@ -8136,7 +8083,7 @@ org.apache.camel camel-mongodb-gridfs - 3.16.0 + 3.17.0 jakarta.activation @@ -8155,7 +8102,7 @@ org.apache.camel camel-mongodb - 3.16.0 + 3.17.0 jakarta.activation @@ -8171,25 +8118,10 @@ - - org.apache.camel - camel-msv - 3.16.0 - - - jakarta.activation - jakarta.activation-api - - - jakarta.xml.bind - jakarta.xml.bind-api - - - org.apache.camel camel-mustache - 3.16.0 + 3.17.0 jakarta.activation @@ -8204,7 +8136,7 @@ org.apache.camel camel-mvel - 3.16.0 + 3.17.0 jakarta.activation @@ -8219,22 +8151,7 @@ org.apache.camel camel-mybatis - 3.16.0 - - - jakarta.activation - jakarta.activation-api - - - jakarta.xml.bind - jakarta.xml.bind-api - - - - - org.apache.camel - camel-nagios - 3.16.0 + 3.17.0 jakarta.activation @@ -8249,7 +8166,7 @@ org.apache.camel camel-nats - 3.16.0 + 3.17.0 jakarta.activation @@ -8264,7 +8181,7 @@ org.apache.camel camel-netty-http - 3.16.0 + 3.17.0 jakarta.activation @@ -8283,7 +8200,7 @@ org.apache.camel camel-netty - 3.16.0 + 3.17.0 jakarta.activation @@ -8298,7 +8215,7 @@ org.apache.camel camel-nitrite - 3.16.0 + 3.17.0 jakarta.activation @@ -8318,41 +8235,10 @@ - - org.apache.camel - camel-nsq - 3.16.0 - - - com.google.code.findbugs - jsr305 - - - io.netty - netty-all - - - jakarta.activation - jakarta.activation-api - - - jakarta.xml.bind - jakarta.xml.bind-api - - - org.apache.logging.log4j - log4j-api - - - org.apache.logging.log4j - log4j-core - - - org.apache.camel camel-oaipmh - 3.16.0 + 3.17.0 commons-logging @@ -8371,7 +8257,7 @@ org.apache.camel camel-ognl - 3.16.0 + 3.17.0 jakarta.activation @@ -8386,12 +8272,12 @@ org.apache.camel camel-olingo4-api - 3.16.0 + 3.17.0 org.apache.camel camel-olingo4 - 3.16.0 + 3.17.0 commons-logging @@ -8410,7 +8296,7 @@ org.apache.camel camel-openapi-java - 3.16.0 + 3.17.0 com.fasterxml.jackson.dataformat @@ -8429,7 +8315,7 @@ org.apache.camel camel-openstack - 3.16.0 + 3.17.0 com.github.fge @@ -8452,7 +8338,7 @@ org.apache.camel camel-opentelemetry - 3.16.0 + 3.17.0 io.grpc @@ -8471,7 +8357,7 @@ org.apache.camel camel-opentracing - 3.16.0 + 3.17.0 jakarta.activation @@ -8486,7 +8372,7 @@ org.apache.camel camel-optaplanner - 3.16.0 + 3.17.0 jakarta.activation @@ -8509,7 +8395,7 @@ org.apache.camel camel-paho-mqtt5 - 3.16.0 + 3.17.0 jakarta.activation @@ -8524,7 +8410,7 @@ org.apache.camel camel-paho - 3.16.0 + 3.17.0 jakarta.activation @@ -8539,7 +8425,7 @@ org.apache.camel camel-pdf - 3.16.0 + 3.17.0 commons-logging @@ -8558,7 +8444,7 @@ org.apache.camel camel-pg-replication-slot - 3.16.0 + 3.17.0 jakarta.activation @@ -8573,7 +8459,7 @@ org.apache.camel camel-pgevent - 3.16.0 + 3.17.0 jakarta.activation @@ -8592,7 +8478,7 @@ org.apache.camel camel-platform-http-vertx - 3.16.0 + 3.17.0 jakarta.activation @@ -8607,12 +8493,12 @@ org.apache.camel camel-platform-http - 3.16.0 + 3.17.0 org.apache.camel camel-printer - 3.16.0 + 3.17.0 jakarta.activation @@ -8627,7 +8513,7 @@ org.apache.camel camel-protobuf - 3.16.0 + 3.17.0 com.google.code.findbugs @@ -8646,7 +8532,7 @@ org.apache.camel camel-pubnub - 3.16.0 + 3.17.0 jakarta.activation @@ -8661,7 +8547,7 @@ org.apache.camel camel-pulsar - 3.16.0 + 3.17.0 com.sun.activation @@ -8704,7 +8590,7 @@ org.apache.camel camel-quartz - 3.16.0 + 3.17.0 jakarta.activation @@ -8727,7 +8613,7 @@ org.apache.camel camel-quickfix - 3.16.0 + 3.17.0 jakarta.activation @@ -8746,7 +8632,7 @@ org.apache.camel camel-rabbitmq - 3.16.0 + 3.17.0 jakarta.activation @@ -8761,7 +8647,7 @@ org.apache.camel camel-reactive-executor-vertx - 3.16.0 + 3.17.0 jakarta.activation @@ -8776,7 +8662,7 @@ org.apache.camel camel-reactive-streams - 3.16.0 + 3.17.0 jakarta.activation @@ -8791,7 +8677,7 @@ org.apache.camel camel-redis - 3.16.0 + 3.17.0 jakarta.activation @@ -8806,7 +8692,7 @@ org.apache.camel camel-ref - 3.16.0 + 3.17.0 jakarta.activation @@ -8821,7 +8707,7 @@ org.apache.camel camel-rest-openapi - 3.16.0 + 3.17.0 jakarta.activation @@ -8836,31 +8722,8 @@ org.apache.camel camel-rest - 3.16.0 - - - jakarta.activation - jakarta.activation-api - - - jakarta.xml.bind - jakarta.xml.bind-api - - - - - org.apache.camel - camel-ribbon - 3.16.0 + 3.17.0 - - com.google.code.findbugs - jsr305 - - - commons-logging - commons-logging - jakarta.activation jakarta.activation-api @@ -8874,7 +8737,7 @@ org.apache.camel camel-robotframework - 3.16.0 + 3.17.0 jakarta.activation @@ -8889,7 +8752,7 @@ org.apache.camel camel-rss - 3.16.0 + 3.17.0 jakarta.activation @@ -8904,7 +8767,7 @@ org.apache.camel camel-saga - 3.16.0 + 3.17.0 jakarta.activation @@ -8919,7 +8782,7 @@ org.apache.camel camel-salesforce - 3.16.0 + 3.17.0 jakarta.activation @@ -8938,7 +8801,7 @@ org.apache.camel camel-sap-netweaver - 3.16.0 + 3.17.0 jakarta.activation @@ -8953,7 +8816,7 @@ org.apache.camel camel-saxon - 3.16.0 + 3.17.0 jakarta.activation @@ -8968,7 +8831,7 @@ org.apache.camel camel-scheduler - 3.16.0 + 3.17.0 jakarta.activation @@ -8983,7 +8846,7 @@ org.apache.camel camel-schematron - 3.16.0 + 3.17.0 jakarta.activation @@ -8998,7 +8861,7 @@ org.apache.camel camel-seda - 3.16.0 + 3.17.0 jakarta.activation @@ -9013,7 +8876,7 @@ org.apache.camel camel-servicenow - 3.16.0 + 3.17.0 com.sun.xml.messaging.saaj @@ -9044,7 +8907,7 @@ org.apache.camel camel-servlet - 3.16.0 + 3.17.0 jakarta.activation @@ -9059,22 +8922,7 @@ org.apache.camel camel-shiro - 3.16.0 - - - jakarta.activation - jakarta.activation-api - - - jakarta.xml.bind - jakarta.xml.bind-api - - - - - org.apache.camel - camel-sip - 3.16.0 + 3.17.0 jakarta.activation @@ -9089,7 +8937,7 @@ org.apache.camel camel-sjms2 - 3.16.0 + 3.17.0 jakarta.activation @@ -9104,7 +8952,7 @@ org.apache.camel camel-sjms - 3.16.0 + 3.17.0 jakarta.activation @@ -9119,7 +8967,7 @@ org.apache.camel camel-slack - 3.16.0 + 3.17.0 com.googlecode.json-simple @@ -9138,7 +8986,7 @@ org.apache.camel camel-smpp - 3.16.0 + 3.17.0 jakarta.activation @@ -9153,7 +9001,7 @@ org.apache.camel camel-snakeyaml - 3.16.0 + 3.17.0 jakarta.activation @@ -9168,7 +9016,7 @@ org.apache.camel camel-snmp - 3.16.0 + 3.17.0 jakarta.activation @@ -9183,7 +9031,7 @@ org.apache.camel camel-soap - 3.16.0 + 3.17.0 jakarta.xml.bind @@ -9194,7 +9042,7 @@ org.apache.camel camel-solr - 3.16.0 + 3.17.0 commons-logging @@ -9214,29 +9062,10 @@ - - org.apache.camel - camel-soroush - 3.16.0 - - - jakarta.activation - jakarta.activation-api - - - jakarta.ws.rs - jakarta.ws.rs-api - - - jakarta.xml.bind - jakarta.xml.bind-api - - - org.apache.camel camel-splunk-hec - 3.16.0 + 3.17.0 commons-logging @@ -9255,7 +9084,7 @@ org.apache.camel camel-splunk - 3.16.0 + 3.17.0 jakarta.activation @@ -9270,7 +9099,7 @@ org.apache.camel camel-spring-rabbitmq - 3.16.0 + 3.17.0 jakarta.activation @@ -9301,7 +9130,7 @@ org.apache.camel camel-sql - 3.16.0 + 3.17.0 commons-logging @@ -9328,7 +9157,7 @@ org.apache.camel camel-ssh - 3.16.0 + 3.17.0 jakarta.activation @@ -9347,7 +9176,7 @@ org.apache.camel camel-stax - 3.16.0 + 3.17.0 jakarta.activation @@ -9362,7 +9191,7 @@ org.apache.camel camel-stitch - 3.16.0 + 3.17.0 jakarta.activation @@ -9377,7 +9206,7 @@ org.apache.camel camel-stomp - 3.16.0 + 3.17.0 jakarta.activation @@ -9392,7 +9221,7 @@ org.apache.camel camel-stream - 3.16.0 + 3.17.0 jakarta.activation @@ -9407,7 +9236,7 @@ org.apache.camel camel-stringtemplate - 3.16.0 + 3.17.0 jakarta.activation @@ -9422,7 +9251,7 @@ org.apache.camel camel-stub - 3.16.0 + 3.17.0 jakarta.activation @@ -9437,7 +9266,7 @@ org.apache.camel camel-support - 3.16.0 + 3.17.0 jakarta.activation @@ -9452,22 +9281,7 @@ org.apache.camel camel-syslog - 3.16.0 - - - jakarta.activation - jakarta.activation-api - - - jakarta.xml.bind - jakarta.xml.bind-api - - - - - org.apache.camel - camel-tagsoup - 3.16.0 + 3.17.0 jakarta.activation @@ -9482,7 +9296,7 @@ org.apache.camel camel-tarfile - 3.16.0 + 3.17.0 jakarta.activation @@ -9497,7 +9311,7 @@ org.apache.camel camel-telegram - 3.16.0 + 3.17.0 jakarta.activation @@ -9512,7 +9326,7 @@ org.apache.camel camel-threadpoolfactory-vertx - 3.16.0 + 3.17.0 jakarta.activation @@ -9527,7 +9341,7 @@ org.apache.camel camel-thrift - 3.16.0 + 3.17.0 commons-logging @@ -9550,7 +9364,7 @@ org.apache.camel camel-tika - 3.16.0 + 3.17.0 jakarta.activation @@ -9569,7 +9383,7 @@ org.apache.camel camel-timer - 3.16.0 + 3.17.0 jakarta.activation @@ -9584,17 +9398,17 @@ org.apache.camel camel-tooling-model - 3.16.0 + 3.17.0 org.apache.camel camel-tracing - 3.16.0 + 3.17.0 org.apache.camel camel-twilio - 3.16.0 + 3.17.0 jakarta.activation @@ -9625,7 +9439,7 @@ org.apache.camel camel-twitter - 3.16.0 + 3.17.0 jakarta.activation @@ -9640,7 +9454,7 @@ org.apache.camel camel-univocity-parsers - 3.16.0 + 3.17.0 jakarta.activation @@ -9655,17 +9469,17 @@ org.apache.camel camel-util-json - 3.16.0 + 3.17.0 org.apache.camel camel-util - 3.16.0 + 3.17.0 org.apache.camel camel-validator - 3.16.0 + 3.17.0 jakarta.activation @@ -9680,7 +9494,7 @@ org.apache.camel camel-velocity - 3.16.0 + 3.17.0 jakarta.activation @@ -9695,12 +9509,12 @@ org.apache.camel camel-vertx-common - 3.16.0 + 3.17.0 org.apache.camel camel-vertx-http - 3.16.0 + 3.17.0 jakarta.activation @@ -9715,7 +9529,7 @@ org.apache.camel camel-vertx-websocket - 3.16.0 + 3.17.0 jakarta.activation @@ -9730,7 +9544,7 @@ org.apache.camel camel-vertx - 3.16.0 + 3.17.0 jakarta.activation @@ -9745,7 +9559,7 @@ org.apache.camel camel-vm - 3.16.0 + 3.17.0 jakarta.activation @@ -9760,7 +9574,7 @@ org.apache.camel camel-weather - 3.16.0 + 3.17.0 commons-logging @@ -9779,7 +9593,7 @@ org.apache.camel camel-web3j - 3.16.0 + 3.17.0 jakarta.activation @@ -9794,7 +9608,7 @@ org.apache.camel camel-webhook - 3.16.0 + 3.17.0 jakarta.activation @@ -9809,7 +9623,7 @@ org.apache.camel camel-wordpress - 3.16.0 + 3.17.0 jakarta.activation @@ -9832,7 +9646,7 @@ org.apache.camel camel-workday - 3.16.0 + 3.17.0 commons-logging @@ -9851,7 +9665,7 @@ org.apache.camel camel-xchange - 3.16.0 + 3.17.0 com.google.code.findbugs @@ -9878,7 +9692,7 @@ org.apache.camel camel-xj - 3.16.0 + 3.17.0 jakarta.activation @@ -9893,7 +9707,7 @@ org.apache.camel camel-xml-io-dsl - 3.16.0 + 3.17.0 jakarta.activation @@ -9908,12 +9722,12 @@ org.apache.camel camel-xml-io-util - 3.16.0 + 3.17.0 org.apache.camel camel-xml-io - 3.16.0 + 3.17.0 jakarta.activation @@ -9928,7 +9742,7 @@ org.apache.camel camel-xml-jaxb - 3.16.0 + 3.17.0 jakarta.activation @@ -9943,7 +9757,7 @@ org.apache.camel camel-xml-jaxp - 3.16.0 + 3.17.0 jakarta.activation @@ -9958,7 +9772,7 @@ org.apache.camel camel-xmlsecurity - 3.16.0 + 3.17.0 jakarta.activation @@ -9973,7 +9787,7 @@ org.apache.camel camel-xmpp - 3.16.0 + 3.17.0 jakarta.activation @@ -9988,7 +9802,7 @@ org.apache.camel camel-xpath - 3.16.0 + 3.17.0 jakarta.activation @@ -10003,7 +9817,7 @@ org.apache.camel camel-xslt-saxon - 3.16.0 + 3.17.0 jakarta.activation @@ -10018,7 +9832,7 @@ org.apache.camel camel-xslt - 3.16.0 + 3.17.0 jakarta.activation @@ -10033,7 +9847,7 @@ org.apache.camel camel-xstream - 3.16.0 + 3.17.0 jakarta.activation @@ -10048,32 +9862,17 @@ org.apache.camel camel-yaml-dsl-common - 3.16.0 + 3.17.0 org.apache.camel camel-yaml-dsl-deserializers - 3.16.0 + 3.17.0 org.apache.camel camel-yaml-dsl - 3.16.0 - - - jakarta.activation - jakarta.activation-api - - - jakarta.xml.bind - jakarta.xml.bind-api - - - - - org.apache.camel - camel-yammer - 3.16.0 + 3.17.0 jakarta.activation @@ -10088,7 +9887,7 @@ org.apache.camel camel-zendesk - 3.16.0 + 3.17.0 jakarta.activation @@ -10103,7 +9902,7 @@ org.apache.camel camel-zip-deflater - 3.16.0 + 3.17.0 jakarta.activation @@ -10118,7 +9917,7 @@ org.apache.camel camel-zipfile - 3.16.0 + 3.17.0 jakarta.activation @@ -10133,7 +9932,7 @@ org.apache.camel camel-zookeeper-master - 3.16.0 + 3.17.0 jakarta.activation @@ -10148,7 +9947,7 @@ org.apache.camel camel-zookeeper - 3.16.0 + 3.17.0 jakarta.activation @@ -10260,7 +10059,7 @@ org.apache.kudu kudu-client - 1.14.0 + 1.15.0 org.apache.qpid @@ -10335,97 +10134,97 @@ org.eclipse.jetty.http2 http2-client - 9.4.45.v20220203 + 9.4.46.v20220331 org.eclipse.jetty.http2 http2-common - 9.4.45.v20220203 + 9.4.46.v20220331 org.eclipse.jetty.http2 http2-hpack - 9.4.45.v20220203 + 9.4.46.v20220331 org.eclipse.jetty.http2 http2-http-client-transport - 9.4.45.v20220203 + 9.4.46.v20220331 org.eclipse.jetty jetty-alpn-client - 9.4.45.v20220203 + 9.4.46.v20220331 org.eclipse.jetty jetty-alpn-java-client - 9.4.45.v20220203 + 9.4.46.v20220331 org.eclipse.jetty jetty-client - 9.4.45.v20220203 + 9.4.46.v20220331 org.eclipse.jetty jetty-continuation - 9.4.45.v20220203 + 9.4.46.v20220331 org.eclipse.jetty jetty-http - 9.4.45.v20220203 + 9.4.46.v20220331 org.eclipse.jetty jetty-io - 9.4.45.v20220203 + 9.4.46.v20220331 org.eclipse.jetty jetty-jmx - 9.4.45.v20220203 + 9.4.46.v20220331 org.eclipse.jetty jetty-security - 9.4.45.v20220203 + 9.4.46.v20220331 org.eclipse.jetty jetty-server - 9.4.45.v20220203 + 9.4.46.v20220331 org.eclipse.jetty jetty-servlet - 9.4.45.v20220203 + 9.4.46.v20220331 org.eclipse.jetty jetty-servlets - 9.4.45.v20220203 + 9.4.46.v20220331 org.eclipse.jetty jetty-util-ajax - 9.4.45.v20220203 + 9.4.46.v20220331 org.eclipse.jetty jetty-util - 9.4.45.v20220203 + 9.4.46.v20220331 org.eclipse.jetty jetty-webapp - 9.4.45.v20220203 + 9.4.46.v20220331 org.eclipse.jetty jetty-xml - 9.4.45.v20220203 + 9.4.46.v20220331 org.eclipse.jgit @@ -10435,12 +10234,7 @@ org.graalvm.js js - 22.0.0.2 - - - org.hdrhistogram - HdrHistogram - 2.1.12 + 22.1.0 org.influxdb @@ -10480,7 +10274,7 @@ org.mvel mvel2 - 2.4.13.Final + 2.4.14.Final org.optaplanner @@ -10510,22 +10304,22 @@ org.springframework spring-aop - 5.3.18 + 5.3.19 org.springframework spring-beans - 5.3.18 + 5.3.19 org.springframework spring-context - 5.3.18 + 5.3.19 org.springframework spring-core - 5.3.18 + 5.3.19 org.springframework @@ -10536,27 +10330,27 @@ org.springframework spring-expression - 5.3.18 + 5.3.19 org.springframework spring-jdbc - 5.3.18 + 5.3.19 org.springframework spring-messaging - 5.3.18 + 5.3.19 org.springframework spring-orm - 5.3.18 + 5.3.19 org.springframework spring-tx - 5.3.18 + 5.3.19 org.threeten diff --git a/generated-platform-project/quarkus-camel/integration-tests/camel-quarkus-integration-test-msv/pom.xml b/generated-platform-project/quarkus-camel/integration-tests/camel-quarkus-integration-test-compression-grouped/pom.xml similarity index 91% rename from generated-platform-project/quarkus-camel/integration-tests/camel-quarkus-integration-test-msv/pom.xml rename to generated-platform-project/quarkus-camel/integration-tests/camel-quarkus-integration-test-compression-grouped/pom.xml index 6adc0a5f10..b7b34c7ec1 100644 --- a/generated-platform-project/quarkus-camel/integration-tests/camel-quarkus-integration-test-msv/pom.xml +++ b/generated-platform-project/quarkus-camel/integration-tests/camel-quarkus-integration-test-compression-grouped/pom.xml @@ -6,27 +6,22 @@ 999-SNAPSHOT .. - camel-quarkus-integration-test-msv - Quarkus Platform - Camel - Integration Tests - camel-quarkus-integration-test-msv + camel-quarkus-integration-test-compression-grouped + Quarkus Platform - Camel - Integration Tests - camel-quarkus-integration-test-compression-grouped org.apache.camel.quarkus - camel-quarkus-integration-test-msv + camel-quarkus-integration-test-compression-grouped ${camel-quarkus.version} org.apache.camel.quarkus - camel-quarkus-integration-test-msv + camel-quarkus-integration-test-compression-grouped ${camel-quarkus.version} test-jar tests test - - io.quarkus - quarkus-junit5 - test - io.rest-assured rest-assured @@ -54,6 +49,11 @@ + + org.awaitility + awaitility + test + @@ -83,7 +83,7 @@ maven-surefire-plugin - org.apache.camel.quarkus:camel-quarkus-integration-test-msv + org.apache.camel.quarkus:camel-quarkus-integration-test-compression-grouped ${test.http.port.jvm} @@ -145,7 +145,7 @@ - org.apache.camel.quarkus:camel-quarkus-integration-test-msv + org.apache.camel.quarkus:camel-quarkus-integration-test-compression-grouped @@ -160,7 +160,7 @@ build - org.apache.camel.quarkus:camel-quarkus-integration-test-msv:${camel-quarkus.version} + org.apache.camel.quarkus:camel-quarkus-integration-test-compression-grouped:${camel-quarkus.version} diff --git a/generated-platform-project/quarkus-camel/integration-tests/camel-quarkus-integration-test-compression/src/main/resources/seed b/generated-platform-project/quarkus-camel/integration-tests/camel-quarkus-integration-test-compression-grouped/src/main/resources/seed similarity index 100% rename from generated-platform-project/quarkus-camel/integration-tests/camel-quarkus-integration-test-compression/src/main/resources/seed rename to generated-platform-project/quarkus-camel/integration-tests/camel-quarkus-integration-test-compression-grouped/src/main/resources/seed diff --git a/generated-platform-project/quarkus-camel/integration-tests/camel-quarkus-integration-test-compression/pom.xml b/generated-platform-project/quarkus-camel/integration-tests/camel-quarkus-integration-test-compression/pom.xml deleted file mode 100644 index ca63d7c44e..0000000000 --- a/generated-platform-project/quarkus-camel/integration-tests/camel-quarkus-integration-test-compression/pom.xml +++ /dev/null @@ -1,170 +0,0 @@ - - 4.0.0 - - io.quarkus.platform - quarkus-camel-integration-tests-parent - 999-SNAPSHOT - .. - - camel-quarkus-integration-test-compression - Quarkus Platform - Camel - Integration Tests - camel-quarkus-integration-test-compression - - - org.apache.camel.quarkus - camel-quarkus-integration-test-compression - ${camel-quarkus.version} - - - org.apache.camel.quarkus - camel-quarkus-integration-test-compression - ${camel-quarkus.version} - test-jar - tests - test - - - io.rest-assured - rest-assured - test - - - javax.activation - activation - - - javax.activation - javax.activation-api - - - jakarta.activation - jakarta.activation-api - - - com.sun.xml.bind - jaxb-osgi - - - commons-logging - commons-logging - - - - - - - - - maven-jar-plugin - - - default-jar - none - - - - - maven-source-plugin - - - attach-sources - none - - - - - - - - maven-surefire-plugin - - - org.apache.camel.quarkus:camel-quarkus-integration-test-compression - - - ${test.http.port.jvm} - ${test.https.port.jvm} - ${test.https.port.jvm} - - - - - org.codehaus.mojo - build-helper-maven-plugin - - - reserve-network-port - - reserve-network-port - - process-test-resources - - - test.http.port.jvm - test.https.port.jvm - test.http.port.native - test.https.port.native - - - - - - - - - - native-image - - - native - - - - - - maven-failsafe-plugin - - - - integration-test - verify - - - - ${project.build.directory}/${project.build.finalName}-runner - ${test.http.port.native} - ${test.https.port.native} - ${test.https.port.native} - - - - - - - org.apache.camel.quarkus:camel-quarkus-integration-test-compression - - - - - io.quarkus - quarkus-maven-plugin - ${quarkus.version} - - - native-image - - build - - - org.apache.camel.quarkus:camel-quarkus-integration-test-compression:${camel-quarkus.version} - - - - - - - - native - - - - diff --git a/generated-platform-project/quarkus-camel/integration-tests/camel-quarkus-integration-test-jing/pom.xml b/generated-platform-project/quarkus-camel/integration-tests/camel-quarkus-integration-test-datasonnet/pom.xml similarity index 93% rename from generated-platform-project/quarkus-camel/integration-tests/camel-quarkus-integration-test-jing/pom.xml rename to generated-platform-project/quarkus-camel/integration-tests/camel-quarkus-integration-test-datasonnet/pom.xml index 0eb0c16b43..a48ee71ed0 100644 --- a/generated-platform-project/quarkus-camel/integration-tests/camel-quarkus-integration-test-jing/pom.xml +++ b/generated-platform-project/quarkus-camel/integration-tests/camel-quarkus-integration-test-datasonnet/pom.xml @@ -6,17 +6,17 @@ 999-SNAPSHOT .. - camel-quarkus-integration-test-jing - Quarkus Platform - Camel - Integration Tests - camel-quarkus-integration-test-jing + camel-quarkus-integration-test-datasonnet + Quarkus Platform - Camel - Integration Tests - camel-quarkus-integration-test-datasonnet org.apache.camel.quarkus - camel-quarkus-integration-test-jing + camel-quarkus-integration-test-datasonnet ${camel-quarkus.version} org.apache.camel.quarkus - camel-quarkus-integration-test-jing + camel-quarkus-integration-test-datasonnet ${camel-quarkus.version} test-jar tests @@ -83,7 +83,7 @@ maven-surefire-plugin - org.apache.camel.quarkus:camel-quarkus-integration-test-jing + org.apache.camel.quarkus:camel-quarkus-integration-test-datasonnet ${test.http.port.jvm} @@ -145,7 +145,7 @@ - org.apache.camel.quarkus:camel-quarkus-integration-test-jing + org.apache.camel.quarkus:camel-quarkus-integration-test-datasonnet @@ -160,7 +160,7 @@ build - org.apache.camel.quarkus:camel-quarkus-integration-test-jing:${camel-quarkus.version} + org.apache.camel.quarkus:camel-quarkus-integration-test-datasonnet:${camel-quarkus.version} diff --git a/generated-platform-project/quarkus-camel/integration-tests/camel-quarkus-integration-test-hystrix/src/main/resources/seed b/generated-platform-project/quarkus-camel/integration-tests/camel-quarkus-integration-test-datasonnet/src/main/resources/seed similarity index 100% rename from generated-platform-project/quarkus-camel/integration-tests/camel-quarkus-integration-test-hystrix/src/main/resources/seed rename to generated-platform-project/quarkus-camel/integration-tests/camel-quarkus-integration-test-datasonnet/src/main/resources/seed diff --git a/generated-platform-project/quarkus-camel/integration-tests/camel-quarkus-integration-test-fop/pom.xml b/generated-platform-project/quarkus-camel/integration-tests/camel-quarkus-integration-test-fop/pom.xml index f5bd6fc537..2dcbd6c8f6 100644 --- a/generated-platform-project/quarkus-camel/integration-tests/camel-quarkus-integration-test-fop/pom.xml +++ b/generated-platform-project/quarkus-camel/integration-tests/camel-quarkus-integration-test-fop/pom.xml @@ -57,7 +57,7 @@ org.apache.pdfbox pdfbox - 2.0.24 + 2.0.26 test diff --git a/generated-platform-project/quarkus-camel/integration-tests/camel-quarkus-integration-test-hystrix/pom.xml b/generated-platform-project/quarkus-camel/integration-tests/camel-quarkus-integration-test-hystrix/pom.xml deleted file mode 100644 index ed3f4a305d..0000000000 --- a/generated-platform-project/quarkus-camel/integration-tests/camel-quarkus-integration-test-hystrix/pom.xml +++ /dev/null @@ -1,181 +0,0 @@ - - 4.0.0 - - io.quarkus.platform - quarkus-camel-integration-tests-parent - 999-SNAPSHOT - .. - - camel-quarkus-integration-test-hystrix - Quarkus Platform - Camel - Integration Tests - camel-quarkus-integration-test-hystrix - - - org.apache.camel.quarkus - camel-quarkus-integration-test-hystrix - ${camel-quarkus.version} - - - org.apache.camel.quarkus - camel-quarkus-integration-test-hystrix - ${camel-quarkus.version} - test-jar - tests - test - - - io.quarkus - quarkus-junit5 - test - - - io.rest-assured - rest-assured - test - - - javax.activation - activation - - - javax.activation - javax.activation-api - - - jakarta.activation - jakarta.activation-api - - - com.sun.xml.bind - jaxb-osgi - - - commons-logging - commons-logging - - - - - org.apache.camel.quarkus - camel-quarkus-integration-test-support - ${camel-quarkus.version} - test - - - - - - - maven-jar-plugin - - - default-jar - none - - - - - maven-source-plugin - - - attach-sources - none - - - - - - - - maven-surefire-plugin - - - org.apache.camel.quarkus:camel-quarkus-integration-test-hystrix - - - ${test.http.port.jvm} - ${test.https.port.jvm} - ${test.https.port.jvm} - - - - - org.codehaus.mojo - build-helper-maven-plugin - - - reserve-network-port - - reserve-network-port - - process-test-resources - - - test.http.port.jvm - test.https.port.jvm - test.http.port.native - test.https.port.native - - - - - - - - - - native-image - - - native - - - - - - maven-failsafe-plugin - - - - integration-test - verify - - - - ${project.build.directory}/${project.build.finalName}-runner - ${test.http.port.native} - ${test.https.port.native} - ${test.https.port.native} - - - - - - - org.apache.camel.quarkus:camel-quarkus-integration-test-hystrix - - - - - io.quarkus - quarkus-maven-plugin - ${quarkus.version} - - - native-image - - build - - - org.apache.camel.quarkus:camel-quarkus-integration-test-hystrix:${camel-quarkus.version} - - - - - - - - native - - - - diff --git a/generated-platform-project/quarkus-camel/integration-tests/camel-quarkus-integration-test-jing/src/main/resources/seed b/generated-platform-project/quarkus-camel/integration-tests/camel-quarkus-integration-test-jing/src/main/resources/seed deleted file mode 100644 index e06b1e20b0..0000000000 --- a/generated-platform-project/quarkus-camel/integration-tests/camel-quarkus-integration-test-jing/src/main/resources/seed +++ /dev/null @@ -1 +0,0 @@ -seed \ No newline at end of file diff --git a/generated-platform-project/quarkus-camel/integration-tests/camel-quarkus-integration-test-msv/src/main/resources/seed b/generated-platform-project/quarkus-camel/integration-tests/camel-quarkus-integration-test-msv/src/main/resources/seed deleted file mode 100644 index e06b1e20b0..0000000000 --- a/generated-platform-project/quarkus-camel/integration-tests/camel-quarkus-integration-test-msv/src/main/resources/seed +++ /dev/null @@ -1 +0,0 @@ -seed \ No newline at end of file diff --git a/generated-platform-project/quarkus-camel/integration-tests/camel-quarkus-integration-test-nagios/pom.xml b/generated-platform-project/quarkus-camel/integration-tests/camel-quarkus-integration-test-nagios/pom.xml deleted file mode 100644 index 0a05f14897..0000000000 --- a/generated-platform-project/quarkus-camel/integration-tests/camel-quarkus-integration-test-nagios/pom.xml +++ /dev/null @@ -1,201 +0,0 @@ - - 4.0.0 - - io.quarkus.platform - quarkus-camel-integration-tests-parent - 999-SNAPSHOT - .. - - camel-quarkus-integration-test-nagios - Quarkus Platform - Camel - Integration Tests - camel-quarkus-integration-test-nagios - - - org.apache.camel.quarkus - camel-quarkus-integration-test-nagios - ${camel-quarkus.version} - - - org.apache.camel.quarkus - camel-quarkus-integration-test-nagios - ${camel-quarkus.version} - test-jar - tests - test - - - io.quarkus - quarkus-junit5 - test - - - io.rest-assured - rest-assured - test - - - javax.activation - activation - - - javax.activation - javax.activation-api - - - jakarta.activation - jakarta.activation-api - - - com.sun.xml.bind - jaxb-osgi - - - commons-logging - commons-logging - - - - - org.apache.camel - camel-netty - test - - - jakarta.activation - jakarta.activation-api - - - jakarta.xml.bind - jakarta.xml.bind-api - - - - - org.awaitility - awaitility - test - - - org.apache.camel.quarkus - camel-quarkus-integration-test-support - ${camel-quarkus.version} - test - - - - - - - maven-jar-plugin - - - default-jar - none - - - - - maven-source-plugin - - - attach-sources - none - - - - - - - - maven-surefire-plugin - - - org.apache.camel.quarkus:camel-quarkus-integration-test-nagios - - - ${test.http.port.jvm} - ${test.https.port.jvm} - ${test.https.port.jvm} - - - - - org.codehaus.mojo - build-helper-maven-plugin - - - reserve-network-port - - reserve-network-port - - process-test-resources - - - test.http.port.jvm - test.https.port.jvm - test.http.port.native - test.https.port.native - - - - - - - - - - native-image - - - native - - - - - - maven-failsafe-plugin - - - - integration-test - verify - - - - ${project.build.directory}/${project.build.finalName}-runner - ${test.http.port.native} - ${test.https.port.native} - ${test.https.port.native} - - - - - - - org.apache.camel.quarkus:camel-quarkus-integration-test-nagios - - - - - io.quarkus - quarkus-maven-plugin - ${quarkus.version} - - - native-image - - build - - - org.apache.camel.quarkus:camel-quarkus-integration-test-nagios:${camel-quarkus.version} - - - - - - - - native - - - - diff --git a/generated-platform-project/quarkus-camel/integration-tests/camel-quarkus-integration-test-nagios/src/main/resources/seed b/generated-platform-project/quarkus-camel/integration-tests/camel-quarkus-integration-test-nagios/src/main/resources/seed deleted file mode 100644 index e06b1e20b0..0000000000 --- a/generated-platform-project/quarkus-camel/integration-tests/camel-quarkus-integration-test-nagios/src/main/resources/seed +++ /dev/null @@ -1 +0,0 @@ -seed \ No newline at end of file diff --git a/generated-platform-project/quarkus-camel/integration-tests/camel-quarkus-integration-test-nsq/pom.xml b/generated-platform-project/quarkus-camel/integration-tests/camel-quarkus-integration-test-nsq/pom.xml deleted file mode 100644 index ad59bc00ca..0000000000 --- a/generated-platform-project/quarkus-camel/integration-tests/camel-quarkus-integration-test-nsq/pom.xml +++ /dev/null @@ -1,196 +0,0 @@ - - 4.0.0 - - io.quarkus.platform - quarkus-camel-integration-tests-parent - 999-SNAPSHOT - .. - - camel-quarkus-integration-test-nsq - Quarkus Platform - Camel - Integration Tests - camel-quarkus-integration-test-nsq - - - org.apache.camel.quarkus - camel-quarkus-integration-test-nsq - ${camel-quarkus.version} - - - org.apache.camel.quarkus - camel-quarkus-integration-test-nsq - ${camel-quarkus.version} - test-jar - tests - test - - - io.quarkus - quarkus-junit5 - test - - - io.rest-assured - rest-assured - test - - - javax.activation - activation - - - javax.activation - javax.activation-api - - - jakarta.activation - jakarta.activation-api - - - com.sun.xml.bind - jaxb-osgi - - - commons-logging - commons-logging - - - - - org.awaitility - awaitility - test - - - org.testcontainers - testcontainers - test - - - junit - junit - - - - - io.quarkus - quarkus-junit4-mock - test - - - - - - - maven-jar-plugin - - - default-jar - none - - - - - maven-source-plugin - - - attach-sources - none - - - - - - - - maven-surefire-plugin - - - org.apache.camel.quarkus:camel-quarkus-integration-test-nsq - - - ${test.http.port.jvm} - ${test.https.port.jvm} - ${test.https.port.jvm} - - - - - org.codehaus.mojo - build-helper-maven-plugin - - - reserve-network-port - - reserve-network-port - - process-test-resources - - - test.http.port.jvm - test.https.port.jvm - test.http.port.native - test.https.port.native - - - - - - - - - - native-image - - - native - - - - - - maven-failsafe-plugin - - - - integration-test - verify - - - - ${project.build.directory}/${project.build.finalName}-runner - ${test.http.port.native} - ${test.https.port.native} - ${test.https.port.native} - - - - - - - org.apache.camel.quarkus:camel-quarkus-integration-test-nsq - - - - - io.quarkus - quarkus-maven-plugin - ${quarkus.version} - - - native-image - - build - - - org.apache.camel.quarkus:camel-quarkus-integration-test-nsq:${camel-quarkus.version} - - - - - - - - native - - - - diff --git a/generated-platform-project/quarkus-camel/integration-tests/camel-quarkus-integration-test-nsq/src/main/resources/seed b/generated-platform-project/quarkus-camel/integration-tests/camel-quarkus-integration-test-nsq/src/main/resources/seed deleted file mode 100644 index e06b1e20b0..0000000000 --- a/generated-platform-project/quarkus-camel/integration-tests/camel-quarkus-integration-test-nsq/src/main/resources/seed +++ /dev/null @@ -1 +0,0 @@ -seed \ No newline at end of file diff --git a/generated-platform-project/quarkus-camel/integration-tests/pom.xml b/generated-platform-project/quarkus-camel/integration-tests/pom.xml index c27aecba14..14a58def89 100644 --- a/generated-platform-project/quarkus-camel/integration-tests/pom.xml +++ b/generated-platform-project/quarkus-camel/integration-tests/pom.xml @@ -36,7 +36,7 @@ camel-quarkus-integration-test-braintree camel-quarkus-integration-test-caffeine camel-quarkus-integration-test-cbor - camel-quarkus-integration-test-compression + camel-quarkus-integration-test-compression-grouped camel-quarkus-integration-test-consul camel-quarkus-integration-test-core-discovery-disabled camel-quarkus-integration-test-couchdb @@ -44,6 +44,7 @@ camel-quarkus-integration-test-csv camel-quarkus-integration-test-dataformat camel-quarkus-integration-test-dataformats-json + camel-quarkus-integration-test-datasonnet camel-quarkus-integration-test-digitalocean camel-quarkus-integration-test-disruptor camel-quarkus-integration-test-dozer @@ -70,7 +71,6 @@ camel-quarkus-integration-test-headersmap camel-quarkus-integration-test-hl7 camel-quarkus-integration-test-http - camel-quarkus-integration-test-hystrix camel-quarkus-integration-test-infinispan camel-quarkus-integration-test-influxdb camel-quarkus-integration-test-jackson-avro @@ -78,7 +78,6 @@ camel-quarkus-integration-test-jaxb camel-quarkus-integration-test-jdbc camel-quarkus-integration-test-jfr - camel-quarkus-integration-test-jing camel-quarkus-integration-test-jira camel-quarkus-integration-test-jms-artemis-client camel-quarkus-integration-test-jms-qpid-amqp-client @@ -115,14 +114,11 @@ camel-quarkus-integration-test-minio camel-quarkus-integration-test-mllp camel-quarkus-integration-test-mongodb-grouped - camel-quarkus-integration-test-msv camel-quarkus-integration-test-mustache camel-quarkus-integration-test-mybatis - camel-quarkus-integration-test-nagios camel-quarkus-integration-test-nats camel-quarkus-integration-test-netty camel-quarkus-integration-test-nitrite - camel-quarkus-integration-test-nsq camel-quarkus-integration-test-oaipmh camel-quarkus-integration-test-olingo4 camel-quarkus-integration-test-openapi-java diff --git a/generated-platform-project/quarkus-universe/bom/pom.xml b/generated-platform-project/quarkus-universe/bom/pom.xml index 73350114ff..86ee841bdf 100644 --- a/generated-platform-project/quarkus-universe/bom/pom.xml +++ b/generated-platform-project/quarkus-universe/bom/pom.xml @@ -63,6 +63,40 @@ logstash-gelf 1.15.0 + + ca.uhn.hapi.fhir + hapi-fhir-base + 4.2.0 + + + com.google.code.findbugs + jsr305 + + + org.slf4j + jcl-over-slf4j + + + + + ca.uhn.hapi.fhir + hapi-fhir-client + 4.2.0 + + + com.google.code.findbugs + jsr305 + + + commons-codec + commons-codec + + + org.slf4j + jcl-over-slf4j + + + ca.uhn.hapi.fhir hapi-fhir-server @@ -72,6 +106,10 @@ com.google.code.findbugs jsr305 + + commons-codec + commons-codec + org.slf4j jcl-over-slf4j @@ -87,6 +125,37 @@ com.google.code.findbugs jsr305 + + commons-codec + commons-codec + + + commons-lang + commons-lang + + + org.slf4j + jcl-over-slf4j + + + + + ca.uhn.hapi.fhir + hapi-fhir-structures-dstu3 + 4.2.0 + + + com.google.code.findbugs + jsr305 + + + commons-codec + commons-codec + + + commons-lang + commons-lang + org.slf4j jcl-over-slf4j @@ -102,6 +171,174 @@ com.google.code.findbugs jsr305 + + commons-codec + commons-codec + + + commons-lang + commons-lang + + + org.slf4j + jcl-over-slf4j + + + + + ca.uhn.hapi.fhir + hapi-fhir-structures-r4 + 4.2.0 + + + com.google.code.findbugs + jsr305 + + + commons-codec + commons-codec + + + commons-lang + commons-lang + + + org.slf4j + jcl-over-slf4j + + + + + ca.uhn.hapi.fhir + hapi-fhir-structures-r5 + 4.2.0 + + + com.google.code.findbugs + jsr305 + + + commons-codec + commons-codec + + + commons-lang + commons-lang + + + org.slf4j + jcl-over-slf4j + + + + + ca.uhn.hapi.fhir + org.hl7.fhir.dstu2016may + 4.2.0 + + + com.google.code.findbugs + jsr305 + + + commons-codec + commons-codec + + + org.slf4j + jcl-over-slf4j + + + + + ca.uhn.hapi.fhir + org.hl7.fhir.dstu2 + 4.2.0 + + + com.google.code.findbugs + jsr305 + + + commons-codec + commons-codec + + + org.slf4j + jcl-over-slf4j + + + + + ca.uhn.hapi.fhir + org.hl7.fhir.dstu3 + 4.2.0 + + + com.google.code.findbugs + jsr305 + + + commons-codec + commons-codec + + + org.slf4j + jcl-over-slf4j + + + + + ca.uhn.hapi.fhir + org.hl7.fhir.r4 + 4.2.0 + + + com.google.code.findbugs + jsr305 + + + commons-codec + commons-codec + + + org.slf4j + jcl-over-slf4j + + + + + ca.uhn.hapi.fhir + org.hl7.fhir.r5 + 4.2.0 + + + com.google.code.findbugs + jsr305 + + + commons-codec + commons-codec + + + org.slf4j + jcl-over-slf4j + + + + + ca.uhn.hapi.fhir + org.hl7.fhir.utilities + 4.2.0 + + + com.google.code.findbugs + jsr305 + + + commons-codec + commons-codec + org.slf4j jcl-over-slf4j @@ -239,67 +476,72 @@ com.azure azure-core-amqp - 2.3.3 + 2.4.2 com.azure azure-core-http-netty - 1.11.1 + 1.11.9 com.azure azure-core - 1.21.0 + 1.27.0 com.azure azure-cosmos - 4.20.0 + 4.28.1 com.azure azure-identity - 1.4.0 + 1.5.0 com.azure azure-messaging-eventhubs-checkpointstore-blob - 1.10.1 + 1.12.1 com.azure azure-messaging-eventhubs - 5.10.2 + 5.11.2 com.azure azure-messaging-servicebus - 7.4.2 + 7.8.0 + + + com.azure + azure-security-keyvault-secrets + 4.4.1 com.azure azure-storage-blob - 12.14.1 + 12.16.0 com.azure azure-storage-common - 12.14.0 + 12.15.1 com.azure azure-storage-file-datalake - 12.7.1 + 12.9.0 com.azure azure-storage-internal-avro - 12.1.1 + 12.2.1 com.azure azure-storage-queue - 12.11.1 + 12.12.1 com.blazebit @@ -406,6 +648,11 @@ native-protocol 1.5.1 + + com.esotericsoftware.kryo + kryo + 2.24.0 + com.esri.geometry esri-geometry-api @@ -587,12 +834,6 @@ jackson-jaxrs-base 2.13.3 - - com.fasterxml.jackson.jaxrs - jackson-jaxrs-base - 2.12.5 - jakarta - com.fasterxml.jackson.jaxrs jackson-jaxrs-cbor-provider @@ -603,12 +844,6 @@ jackson-jaxrs-json-provider 2.13.3 - - com.fasterxml.jackson.jaxrs - jackson-jaxrs-json-provider - 2.12.5 - jakarta - com.fasterxml.jackson.jaxrs jackson-jaxrs-smile-provider @@ -674,22 +909,6 @@ jackson-module-jaxb-annotations 2.13.3 - - com.fasterxml.jackson.module - jackson-module-jaxb-annotations - 2.12.5 - jakarta - - - jakarta.activation - jakarta.activation-api - - - jakarta.xml.bind - jakarta.xml.bind-api - - - com.fasterxml.jackson.module jackson-module-jsonSchema @@ -3395,9 +3614,9 @@ 2.4.0 - com.jcraft - jzlib - 1.1.3 + com.lihaoyi + geny_2.13 + 0.6.2 com.microsoft.azure.functions @@ -3447,20 +3666,10 @@ - - com.microsoft.azure - msal4j-persistence-extension - 1.1.0 - com.microsoft.azure msal4j - 1.11.0 - - - com.microsoft.azure - qpid-proton-j-extensions - 1.2.4 + 1.11.3 com.microsoft.sqlserver @@ -3927,7 +4136,7 @@ io.dropwizard.metrics metrics-core - 4.1.0 + 4.0.1 io.fabric8.kubernetes @@ -5768,30 +5977,10 @@ perfmark-api 0.25.0 - - io.projectreactor.netty - reactor-netty-core - 1.0.11 - - - io.projectreactor.netty - reactor-netty-http-brave - 1.0.11 - - - io.projectreactor.netty - reactor-netty-http - 1.0.11 - io.projectreactor.netty reactor-netty - 1.0.11 - - - io.projectreactor - reactor-core - 3.4.10 + 1.0.2 io.quarkiverse.amazonservices @@ -11062,3387 +11251,3247 @@ org.apache.camel.quarkus camel-quarkus-activemq-deployment - 2.9.0 + 2.10.0 org.apache.camel.quarkus camel-quarkus-activemq - 2.9.0 - - - org.apache.camel.quarkus - camel-quarkus-ahc-deployment - 2.9.0 - - - org.apache.camel.quarkus - camel-quarkus-ahc-ws-deployment - 2.9.0 - - - org.apache.camel.quarkus - camel-quarkus-ahc-ws - 2.9.0 - - - org.apache.camel.quarkus - camel-quarkus-ahc - 2.9.0 + 2.10.0 org.apache.camel.quarkus camel-quarkus-amqp-deployment - 2.9.0 + 2.10.0 org.apache.camel.quarkus camel-quarkus-amqp - 2.9.0 + 2.10.0 org.apache.camel.quarkus camel-quarkus-arangodb-deployment - 2.9.0 + 2.10.0 org.apache.camel.quarkus camel-quarkus-arangodb - 2.9.0 + 2.10.0 org.apache.camel.quarkus camel-quarkus-as2-deployment - 2.9.0 + 2.10.0 org.apache.camel.quarkus camel-quarkus-as2 - 2.9.0 + 2.10.0 org.apache.camel.quarkus camel-quarkus-asn1-deployment - 2.9.0 + 2.10.0 org.apache.camel.quarkus camel-quarkus-asn1 - 2.9.0 + 2.10.0 org.apache.camel.quarkus camel-quarkus-asterisk-deployment - 2.9.0 + 2.10.0 org.apache.camel.quarkus camel-quarkus-asterisk - 2.9.0 + 2.10.0 org.apache.camel.quarkus camel-quarkus-atlasmap-deployment - 2.9.0 + 2.10.0 org.apache.camel.quarkus camel-quarkus-atlasmap - 2.9.0 + 2.10.0 org.apache.camel.quarkus camel-quarkus-atmos-deployment - 2.9.0 + 2.10.0 org.apache.camel.quarkus camel-quarkus-atmos - 2.9.0 + 2.10.0 org.apache.camel.quarkus camel-quarkus-atom-deployment - 2.9.0 + 2.10.0 org.apache.camel.quarkus camel-quarkus-atom - 2.9.0 - - - org.apache.camel.quarkus - camel-quarkus-atomix-deployment - 2.9.0 - - - org.apache.camel.quarkus - camel-quarkus-atomix - 2.9.0 + 2.10.0 org.apache.camel.quarkus camel-quarkus-attachments-deployment - 2.9.0 + 2.10.0 org.apache.camel.quarkus camel-quarkus-attachments - 2.9.0 + 2.10.0 org.apache.camel.quarkus camel-quarkus-avro-deployment - 2.9.0 + 2.10.0 org.apache.camel.quarkus camel-quarkus-avro-rpc-deployment - 2.9.0 + 2.10.0 org.apache.camel.quarkus camel-quarkus-avro-rpc - 2.9.0 + 2.10.0 org.apache.camel.quarkus camel-quarkus-avro - 2.9.0 + 2.10.0 org.apache.camel.quarkus camel-quarkus-aws-secrets-manager-deployment - 2.9.0 + 2.10.0 org.apache.camel.quarkus camel-quarkus-aws-secrets-manager - 2.9.0 + 2.10.0 org.apache.camel.quarkus camel-quarkus-aws-xray-deployment - 2.9.0 + 2.10.0 org.apache.camel.quarkus camel-quarkus-aws-xray - 2.9.0 + 2.10.0 org.apache.camel.quarkus camel-quarkus-aws2-athena-deployment - 2.9.0 + 2.10.0 org.apache.camel.quarkus camel-quarkus-aws2-athena - 2.9.0 + 2.10.0 org.apache.camel.quarkus camel-quarkus-aws2-cw-deployment - 2.9.0 + 2.10.0 org.apache.camel.quarkus camel-quarkus-aws2-cw - 2.9.0 + 2.10.0 org.apache.camel.quarkus camel-quarkus-aws2-ddb-deployment - 2.9.0 + 2.10.0 org.apache.camel.quarkus camel-quarkus-aws2-ddb - 2.9.0 + 2.10.0 org.apache.camel.quarkus camel-quarkus-aws2-ec2-deployment - 2.9.0 + 2.10.0 org.apache.camel.quarkus camel-quarkus-aws2-ec2 - 2.9.0 + 2.10.0 org.apache.camel.quarkus camel-quarkus-aws2-ecs-deployment - 2.9.0 + 2.10.0 org.apache.camel.quarkus camel-quarkus-aws2-ecs - 2.9.0 + 2.10.0 org.apache.camel.quarkus camel-quarkus-aws2-eks-deployment - 2.9.0 + 2.10.0 org.apache.camel.quarkus camel-quarkus-aws2-eks - 2.9.0 + 2.10.0 org.apache.camel.quarkus camel-quarkus-aws2-eventbridge-deployment - 2.9.0 + 2.10.0 org.apache.camel.quarkus camel-quarkus-aws2-eventbridge - 2.9.0 + 2.10.0 org.apache.camel.quarkus camel-quarkus-aws2-iam-deployment - 2.9.0 + 2.10.0 org.apache.camel.quarkus camel-quarkus-aws2-iam - 2.9.0 + 2.10.0 org.apache.camel.quarkus camel-quarkus-aws2-kinesis-deployment - 2.9.0 + 2.10.0 org.apache.camel.quarkus camel-quarkus-aws2-kinesis - 2.9.0 + 2.10.0 org.apache.camel.quarkus camel-quarkus-aws2-kms-deployment - 2.9.0 + 2.10.0 org.apache.camel.quarkus camel-quarkus-aws2-kms - 2.9.0 + 2.10.0 org.apache.camel.quarkus camel-quarkus-aws2-lambda-deployment - 2.9.0 + 2.10.0 org.apache.camel.quarkus camel-quarkus-aws2-lambda - 2.9.0 + 2.10.0 org.apache.camel.quarkus camel-quarkus-aws2-mq-deployment - 2.9.0 + 2.10.0 org.apache.camel.quarkus camel-quarkus-aws2-mq - 2.9.0 + 2.10.0 org.apache.camel.quarkus camel-quarkus-aws2-msk-deployment - 2.9.0 + 2.10.0 org.apache.camel.quarkus camel-quarkus-aws2-msk - 2.9.0 + 2.10.0 org.apache.camel.quarkus camel-quarkus-aws2-s3-deployment - 2.9.0 + 2.10.0 org.apache.camel.quarkus camel-quarkus-aws2-s3 - 2.9.0 + 2.10.0 org.apache.camel.quarkus camel-quarkus-aws2-ses-deployment - 2.9.0 + 2.10.0 org.apache.camel.quarkus camel-quarkus-aws2-ses - 2.9.0 + 2.10.0 org.apache.camel.quarkus camel-quarkus-aws2-sns-deployment - 2.9.0 + 2.10.0 org.apache.camel.quarkus camel-quarkus-aws2-sns - 2.9.0 + 2.10.0 org.apache.camel.quarkus camel-quarkus-aws2-sqs-deployment - 2.9.0 + 2.10.0 org.apache.camel.quarkus camel-quarkus-aws2-sqs - 2.9.0 + 2.10.0 org.apache.camel.quarkus camel-quarkus-aws2-sts-deployment - 2.9.0 + 2.10.0 org.apache.camel.quarkus camel-quarkus-aws2-sts - 2.9.0 + 2.10.0 org.apache.camel.quarkus camel-quarkus-aws2-translate-deployment - 2.9.0 + 2.10.0 org.apache.camel.quarkus camel-quarkus-aws2-translate - 2.9.0 + 2.10.0 org.apache.camel.quarkus camel-quarkus-azure-cosmosdb-deployment - 2.9.0 + 2.10.0 org.apache.camel.quarkus camel-quarkus-azure-cosmosdb - 2.9.0 + 2.10.0 org.apache.camel.quarkus camel-quarkus-azure-eventhubs-deployment - 2.9.0 + 2.10.0 org.apache.camel.quarkus camel-quarkus-azure-eventhubs - 2.9.0 + 2.10.0 + + + org.apache.camel.quarkus + camel-quarkus-azure-key-vault-deployment + 2.10.0 + + + org.apache.camel.quarkus + camel-quarkus-azure-key-vault + 2.10.0 org.apache.camel.quarkus camel-quarkus-azure-servicebus-deployment - 2.9.0 + 2.10.0 org.apache.camel.quarkus camel-quarkus-azure-servicebus - 2.9.0 + 2.10.0 org.apache.camel.quarkus camel-quarkus-azure-storage-blob-deployment - 2.9.0 + 2.10.0 org.apache.camel.quarkus camel-quarkus-azure-storage-blob - 2.9.0 + 2.10.0 org.apache.camel.quarkus camel-quarkus-azure-storage-datalake-deployment - 2.9.0 + 2.10.0 org.apache.camel.quarkus camel-quarkus-azure-storage-datalake - 2.9.0 + 2.10.0 org.apache.camel.quarkus camel-quarkus-azure-storage-queue-deployment - 2.9.0 + 2.10.0 org.apache.camel.quarkus camel-quarkus-azure-storage-queue - 2.9.0 + 2.10.0 org.apache.camel.quarkus camel-quarkus-barcode-deployment - 2.9.0 + 2.10.0 org.apache.camel.quarkus camel-quarkus-barcode - 2.9.0 + 2.10.0 org.apache.camel.quarkus camel-quarkus-base64-deployment - 2.9.0 + 2.10.0 org.apache.camel.quarkus camel-quarkus-base64 - 2.9.0 + 2.10.0 org.apache.camel.quarkus camel-quarkus-bean-deployment - 2.9.0 + 2.10.0 org.apache.camel.quarkus camel-quarkus-bean-validator-deployment - 2.9.0 + 2.10.0 org.apache.camel.quarkus camel-quarkus-bean-validator - 2.9.0 + 2.10.0 org.apache.camel.quarkus camel-quarkus-bean - 2.9.0 - - - org.apache.camel.quarkus - camel-quarkus-beanio-deployment - 2.9.0 - - - org.apache.camel.quarkus - camel-quarkus-beanio - 2.9.0 - - - org.apache.camel.quarkus - camel-quarkus-beanstalk-deployment - 2.9.0 - - - org.apache.camel.quarkus - camel-quarkus-beanstalk - 2.9.0 + 2.10.0 org.apache.camel.quarkus camel-quarkus-bindy-deployment - 2.9.0 + 2.10.0 org.apache.camel.quarkus camel-quarkus-bindy - 2.9.0 + 2.10.0 org.apache.camel.quarkus camel-quarkus-bonita-deployment - 2.9.0 + 2.10.0 org.apache.camel.quarkus camel-quarkus-bonita - 2.9.0 + 2.10.0 org.apache.camel.quarkus camel-quarkus-box-deployment - 2.9.0 + 2.10.0 org.apache.camel.quarkus camel-quarkus-box - 2.9.0 + 2.10.0 org.apache.camel.quarkus camel-quarkus-braintree-deployment - 2.9.0 + 2.10.0 org.apache.camel.quarkus camel-quarkus-braintree - 2.9.0 + 2.10.0 org.apache.camel.quarkus camel-quarkus-browse-deployment - 2.9.0 + 2.10.0 org.apache.camel.quarkus camel-quarkus-browse - 2.9.0 + 2.10.0 org.apache.camel.quarkus camel-quarkus-caffeine-deployment - 2.9.0 + 2.10.0 org.apache.camel.quarkus camel-quarkus-caffeine-lrucache-deployment - 2.9.0 + 2.10.0 org.apache.camel.quarkus camel-quarkus-caffeine-lrucache - 2.9.0 + 2.10.0 org.apache.camel.quarkus camel-quarkus-caffeine - 2.9.0 + 2.10.0 org.apache.camel.quarkus camel-quarkus-cassandraql-deployment - 2.9.0 + 2.10.0 org.apache.camel.quarkus camel-quarkus-cassandraql - 2.9.0 + 2.10.0 org.apache.camel.quarkus camel-quarkus-catalog - 2.9.0 + 2.10.0 org.apache.camel.quarkus camel-quarkus-cbor-deployment - 2.9.0 + 2.10.0 org.apache.camel.quarkus camel-quarkus-cbor - 2.9.0 + 2.10.0 org.apache.camel.quarkus camel-quarkus-chatscript-deployment - 2.9.0 + 2.10.0 org.apache.camel.quarkus camel-quarkus-chatscript - 2.9.0 + 2.10.0 org.apache.camel.quarkus camel-quarkus-chunk-deployment - 2.9.0 + 2.10.0 org.apache.camel.quarkus camel-quarkus-chunk - 2.9.0 + 2.10.0 org.apache.camel.quarkus camel-quarkus-cm-sms-deployment - 2.9.0 + 2.10.0 org.apache.camel.quarkus camel-quarkus-cm-sms - 2.9.0 + 2.10.0 org.apache.camel.quarkus camel-quarkus-cmis-deployment - 2.9.0 + 2.10.0 org.apache.camel.quarkus camel-quarkus-cmis - 2.9.0 + 2.10.0 org.apache.camel.quarkus camel-quarkus-coap-deployment - 2.9.0 + 2.10.0 org.apache.camel.quarkus camel-quarkus-coap - 2.9.0 + 2.10.0 org.apache.camel.quarkus camel-quarkus-cometd-deployment - 2.9.0 + 2.10.0 org.apache.camel.quarkus camel-quarkus-cometd - 2.9.0 + 2.10.0 org.apache.camel.quarkus camel-quarkus-consul-deployment - 2.9.0 + 2.10.0 org.apache.camel.quarkus camel-quarkus-consul - 2.9.0 + 2.10.0 org.apache.camel.quarkus camel-quarkus-controlbus-deployment - 2.9.0 + 2.10.0 org.apache.camel.quarkus camel-quarkus-controlbus - 2.9.0 + 2.10.0 org.apache.camel.quarkus camel-quarkus-corda-deployment - 2.9.0 + 2.10.0 org.apache.camel.quarkus camel-quarkus-corda - 2.9.0 + 2.10.0 org.apache.camel.quarkus camel-quarkus-core-cloud-deployment - 2.9.0 + 2.10.0 org.apache.camel.quarkus camel-quarkus-core-cloud - 2.9.0 + 2.10.0 org.apache.camel.quarkus camel-quarkus-core-deployment - 2.9.0 + 2.10.0 org.apache.camel.quarkus camel-quarkus-core - 2.9.0 + 2.10.0 org.apache.camel.quarkus camel-quarkus-couchbase-deployment - 2.9.0 + 2.10.0 org.apache.camel.quarkus camel-quarkus-couchbase - 2.9.0 + 2.10.0 org.apache.camel.quarkus camel-quarkus-couchdb-deployment - 2.9.0 + 2.10.0 org.apache.camel.quarkus camel-quarkus-couchdb - 2.9.0 + 2.10.0 org.apache.camel.quarkus camel-quarkus-cron-deployment - 2.9.0 + 2.10.0 org.apache.camel.quarkus camel-quarkus-cron - 2.9.0 + 2.10.0 org.apache.camel.quarkus camel-quarkus-crypto-deployment - 2.9.0 + 2.10.0 org.apache.camel.quarkus camel-quarkus-crypto - 2.9.0 + 2.10.0 org.apache.camel.quarkus camel-quarkus-csimple-deployment - 2.9.0 + 2.10.0 org.apache.camel.quarkus camel-quarkus-csimple - 2.9.0 + 2.10.0 org.apache.camel.quarkus camel-quarkus-csv-deployment - 2.9.0 + 2.10.0 org.apache.camel.quarkus camel-quarkus-csv - 2.9.0 + 2.10.0 org.apache.camel.quarkus camel-quarkus-dataformat-deployment - 2.9.0 + 2.10.0 org.apache.camel.quarkus camel-quarkus-dataformat - 2.9.0 + 2.10.0 + + + org.apache.camel.quarkus + camel-quarkus-datasonnet-deployment + 2.10.0 + + + org.apache.camel.quarkus + camel-quarkus-datasonnet + 2.10.0 org.apache.camel.quarkus camel-quarkus-debezium-mongodb-deployment - 2.9.0 + 2.10.0 org.apache.camel.quarkus camel-quarkus-debezium-mongodb - 2.9.0 + 2.10.0 org.apache.camel.quarkus camel-quarkus-debezium-mysql-deployment - 2.9.0 + 2.10.0 org.apache.camel.quarkus camel-quarkus-debezium-mysql - 2.9.0 + 2.10.0 org.apache.camel.quarkus camel-quarkus-debezium-postgres-deployment - 2.9.0 + 2.10.0 org.apache.camel.quarkus camel-quarkus-debezium-postgres - 2.9.0 + 2.10.0 org.apache.camel.quarkus camel-quarkus-debezium-sqlserver-deployment - 2.9.0 + 2.10.0 org.apache.camel.quarkus camel-quarkus-debezium-sqlserver - 2.9.0 + 2.10.0 + + + org.apache.camel.quarkus + camel-quarkus-debug-deployment + 2.10.0 + + + org.apache.camel.quarkus + camel-quarkus-debug + 2.10.0 org.apache.camel.quarkus camel-quarkus-digitalocean-deployment - 2.9.0 + 2.10.0 org.apache.camel.quarkus camel-quarkus-digitalocean - 2.9.0 + 2.10.0 org.apache.camel.quarkus camel-quarkus-direct-deployment - 2.9.0 + 2.10.0 org.apache.camel.quarkus camel-quarkus-direct - 2.9.0 + 2.10.0 org.apache.camel.quarkus camel-quarkus-disruptor-deployment - 2.9.0 + 2.10.0 org.apache.camel.quarkus camel-quarkus-disruptor - 2.9.0 + 2.10.0 org.apache.camel.quarkus camel-quarkus-djl-deployment - 2.9.0 + 2.10.0 org.apache.camel.quarkus camel-quarkus-djl - 2.9.0 + 2.10.0 org.apache.camel.quarkus camel-quarkus-dns-deployment - 2.9.0 + 2.10.0 org.apache.camel.quarkus camel-quarkus-dns - 2.9.0 + 2.10.0 org.apache.camel.quarkus camel-quarkus-dozer-deployment - 2.9.0 + 2.10.0 org.apache.camel.quarkus camel-quarkus-dozer - 2.9.0 + 2.10.0 org.apache.camel.quarkus camel-quarkus-drill-deployment - 2.9.0 + 2.10.0 org.apache.camel.quarkus camel-quarkus-drill - 2.9.0 + 2.10.0 org.apache.camel.quarkus camel-quarkus-dropbox-deployment - 2.9.0 + 2.10.0 org.apache.camel.quarkus camel-quarkus-dropbox - 2.9.0 + 2.10.0 org.apache.camel.quarkus camel-quarkus-ehcache-deployment - 2.9.0 + 2.10.0 org.apache.camel.quarkus camel-quarkus-ehcache - 2.9.0 + 2.10.0 org.apache.camel.quarkus camel-quarkus-elasticsearch-rest-deployment - 2.9.0 + 2.10.0 org.apache.camel.quarkus camel-quarkus-elasticsearch-rest - 2.9.0 + 2.10.0 org.apache.camel.quarkus - camel-quarkus-elsql-deployment - 2.9.0 + camel-quarkus-etcd3-deployment + 2.10.0 org.apache.camel.quarkus - camel-quarkus-elsql - 2.9.0 + camel-quarkus-etcd3 + 2.10.0 org.apache.camel.quarkus - camel-quarkus-etcd-deployment - 2.9.0 + camel-quarkus-exec-deployment + 2.10.0 org.apache.camel.quarkus - camel-quarkus-etcd3-deployment - 2.9.0 + camel-quarkus-exec + 2.10.0 org.apache.camel.quarkus - camel-quarkus-etcd3 - 2.9.0 - - - org.apache.camel.quarkus - camel-quarkus-etcd - 2.9.0 - - - org.apache.camel.quarkus - camel-quarkus-exec-deployment - 2.9.0 - - - org.apache.camel.quarkus - camel-quarkus-exec - 2.9.0 - - - org.apache.camel.quarkus - camel-quarkus-facebook-deployment - 2.9.0 + camel-quarkus-facebook-deployment + 2.10.0 org.apache.camel.quarkus camel-quarkus-facebook - 2.9.0 + 2.10.0 org.apache.camel.quarkus camel-quarkus-fastjson-deployment - 2.9.0 + 2.10.0 org.apache.camel.quarkus camel-quarkus-fastjson - 2.9.0 + 2.10.0 org.apache.camel.quarkus camel-quarkus-fhir-deployment - 2.9.0 + 2.10.0 org.apache.camel.quarkus camel-quarkus-fhir - 2.9.0 + 2.10.0 org.apache.camel.quarkus camel-quarkus-file-deployment - 2.9.0 + 2.10.0 org.apache.camel.quarkus camel-quarkus-file-watch-deployment - 2.9.0 + 2.10.0 org.apache.camel.quarkus camel-quarkus-file-watch - 2.9.0 + 2.10.0 org.apache.camel.quarkus camel-quarkus-file - 2.9.0 + 2.10.0 org.apache.camel.quarkus camel-quarkus-flatpack-deployment - 2.9.0 + 2.10.0 org.apache.camel.quarkus camel-quarkus-flatpack - 2.9.0 + 2.10.0 org.apache.camel.quarkus camel-quarkus-flink-deployment - 2.9.0 + 2.10.0 org.apache.camel.quarkus camel-quarkus-flink - 2.9.0 + 2.10.0 org.apache.camel.quarkus camel-quarkus-fop-deployment - 2.9.0 + 2.10.0 org.apache.camel.quarkus camel-quarkus-fop - 2.9.0 + 2.10.0 org.apache.camel.quarkus camel-quarkus-freemarker-deployment - 2.9.0 + 2.10.0 org.apache.camel.quarkus camel-quarkus-freemarker - 2.9.0 + 2.10.0 org.apache.camel.quarkus camel-quarkus-ftp-deployment - 2.9.0 + 2.10.0 org.apache.camel.quarkus camel-quarkus-ftp - 2.9.0 - - - org.apache.camel.quarkus - camel-quarkus-ganglia-deployment - 2.9.0 - - - org.apache.camel.quarkus - camel-quarkus-ganglia - 2.9.0 + 2.10.0 org.apache.camel.quarkus camel-quarkus-geocoder-deployment - 2.9.0 + 2.10.0 org.apache.camel.quarkus camel-quarkus-geocoder - 2.9.0 + 2.10.0 org.apache.camel.quarkus camel-quarkus-git-deployment - 2.9.0 + 2.10.0 org.apache.camel.quarkus camel-quarkus-git - 2.9.0 + 2.10.0 org.apache.camel.quarkus camel-quarkus-github-deployment - 2.9.0 + 2.10.0 org.apache.camel.quarkus camel-quarkus-github - 2.9.0 + 2.10.0 org.apache.camel.quarkus camel-quarkus-google-bigquery-deployment - 2.9.0 + 2.10.0 org.apache.camel.quarkus camel-quarkus-google-bigquery - 2.9.0 + 2.10.0 org.apache.camel.quarkus camel-quarkus-google-calendar-deployment - 2.9.0 + 2.10.0 org.apache.camel.quarkus camel-quarkus-google-calendar - 2.9.0 + 2.10.0 org.apache.camel.quarkus camel-quarkus-google-drive-deployment - 2.9.0 + 2.10.0 org.apache.camel.quarkus camel-quarkus-google-drive - 2.9.0 + 2.10.0 org.apache.camel.quarkus camel-quarkus-google-functions-deployment - 2.9.0 + 2.10.0 org.apache.camel.quarkus camel-quarkus-google-functions - 2.9.0 + 2.10.0 org.apache.camel.quarkus camel-quarkus-google-mail-deployment - 2.9.0 + 2.10.0 org.apache.camel.quarkus camel-quarkus-google-mail - 2.9.0 + 2.10.0 org.apache.camel.quarkus camel-quarkus-google-pubsub-deployment - 2.9.0 + 2.10.0 org.apache.camel.quarkus camel-quarkus-google-pubsub - 2.9.0 + 2.10.0 org.apache.camel.quarkus camel-quarkus-google-secret-manager-deployment - 2.9.0 + 2.10.0 org.apache.camel.quarkus camel-quarkus-google-secret-manager - 2.9.0 + 2.10.0 org.apache.camel.quarkus camel-quarkus-google-sheets-deployment - 2.9.0 + 2.10.0 org.apache.camel.quarkus camel-quarkus-google-sheets - 2.9.0 + 2.10.0 org.apache.camel.quarkus camel-quarkus-google-storage-deployment - 2.9.0 + 2.10.0 org.apache.camel.quarkus camel-quarkus-google-storage - 2.9.0 + 2.10.0 org.apache.camel.quarkus camel-quarkus-graphql-deployment - 2.9.0 + 2.10.0 org.apache.camel.quarkus camel-quarkus-graphql - 2.9.0 + 2.10.0 org.apache.camel.quarkus camel-quarkus-grok-deployment - 2.9.0 + 2.10.0 org.apache.camel.quarkus camel-quarkus-grok - 2.9.0 + 2.10.0 org.apache.camel.quarkus camel-quarkus-groovy-deployment - 2.9.0 + 2.10.0 org.apache.camel.quarkus camel-quarkus-groovy-dsl-deployment - 2.9.0 + 2.10.0 org.apache.camel.quarkus camel-quarkus-groovy-dsl - 2.9.0 + 2.10.0 org.apache.camel.quarkus camel-quarkus-groovy - 2.9.0 + 2.10.0 org.apache.camel.quarkus camel-quarkus-grpc-deployment - 2.9.0 + 2.10.0 org.apache.camel.quarkus camel-quarkus-grpc - 2.9.0 + 2.10.0 org.apache.camel.quarkus camel-quarkus-gson-deployment - 2.9.0 + 2.10.0 org.apache.camel.quarkus camel-quarkus-gson - 2.9.0 + 2.10.0 org.apache.camel.quarkus camel-quarkus-guava-eventbus-deployment - 2.9.0 + 2.10.0 org.apache.camel.quarkus camel-quarkus-guava-eventbus - 2.9.0 + 2.10.0 org.apache.camel.quarkus camel-quarkus-hazelcast-deployment - 2.9.0 + 2.10.0 org.apache.camel.quarkus camel-quarkus-hazelcast - 2.9.0 + 2.10.0 org.apache.camel.quarkus camel-quarkus-hbase-deployment - 2.9.0 + 2.10.0 org.apache.camel.quarkus camel-quarkus-hbase - 2.9.0 + 2.10.0 org.apache.camel.quarkus camel-quarkus-hdfs-deployment - 2.9.0 + 2.10.0 org.apache.camel.quarkus camel-quarkus-hdfs - 2.9.0 + 2.10.0 org.apache.camel.quarkus camel-quarkus-headersmap-deployment - 2.9.0 + 2.10.0 org.apache.camel.quarkus camel-quarkus-headersmap - 2.9.0 + 2.10.0 org.apache.camel.quarkus camel-quarkus-hl7-deployment - 2.9.0 + 2.10.0 org.apache.camel.quarkus camel-quarkus-hl7 - 2.9.0 + 2.10.0 org.apache.camel.quarkus camel-quarkus-http-common-deployment - 2.9.0 + 2.10.0 org.apache.camel.quarkus camel-quarkus-http-common - 2.9.0 + 2.10.0 org.apache.camel.quarkus camel-quarkus-http-deployment - 2.9.0 + 2.10.0 org.apache.camel.quarkus camel-quarkus-http - 2.9.0 + 2.10.0 org.apache.camel.quarkus camel-quarkus-huaweicloud-smn-deployment - 2.9.0 + 2.10.0 org.apache.camel.quarkus camel-quarkus-huaweicloud-smn - 2.9.0 - - - org.apache.camel.quarkus - camel-quarkus-hystrix-deployment - 2.9.0 - - - org.apache.camel.quarkus - camel-quarkus-hystrix - 2.9.0 + 2.10.0 org.apache.camel.quarkus camel-quarkus-ical-deployment - 2.9.0 + 2.10.0 org.apache.camel.quarkus camel-quarkus-ical - 2.9.0 + 2.10.0 org.apache.camel.quarkus camel-quarkus-iec60870-deployment - 2.9.0 + 2.10.0 org.apache.camel.quarkus camel-quarkus-iec60870 - 2.9.0 + 2.10.0 org.apache.camel.quarkus camel-quarkus-ignite-deployment - 2.9.0 + 2.10.0 org.apache.camel.quarkus camel-quarkus-ignite - 2.9.0 + 2.10.0 org.apache.camel.quarkus camel-quarkus-infinispan-deployment - 2.9.0 + 2.10.0 org.apache.camel.quarkus camel-quarkus-infinispan - 2.9.0 + 2.10.0 org.apache.camel.quarkus camel-quarkus-influxdb-deployment - 2.9.0 + 2.10.0 org.apache.camel.quarkus camel-quarkus-influxdb - 2.9.0 + 2.10.0 org.apache.camel.quarkus camel-quarkus-iota-deployment - 2.9.0 + 2.10.0 org.apache.camel.quarkus camel-quarkus-iota - 2.9.0 + 2.10.0 org.apache.camel.quarkus camel-quarkus-irc-deployment - 2.9.0 + 2.10.0 org.apache.camel.quarkus camel-quarkus-irc - 2.9.0 + 2.10.0 org.apache.camel.quarkus camel-quarkus-jackson-avro-deployment - 2.9.0 + 2.10.0 org.apache.camel.quarkus camel-quarkus-jackson-avro - 2.9.0 + 2.10.0 org.apache.camel.quarkus camel-quarkus-jackson-deployment - 2.9.0 + 2.10.0 org.apache.camel.quarkus camel-quarkus-jackson-protobuf-deployment - 2.9.0 + 2.10.0 org.apache.camel.quarkus camel-quarkus-jackson-protobuf - 2.9.0 + 2.10.0 org.apache.camel.quarkus camel-quarkus-jackson - 2.9.0 + 2.10.0 org.apache.camel.quarkus camel-quarkus-jacksonxml-deployment - 2.9.0 + 2.10.0 org.apache.camel.quarkus camel-quarkus-jacksonxml - 2.9.0 + 2.10.0 org.apache.camel.quarkus camel-quarkus-jasypt-deployment - 2.9.0 + 2.10.0 org.apache.camel.quarkus camel-quarkus-jasypt - 2.9.0 + 2.10.0 org.apache.camel.quarkus camel-quarkus-java-joor-dsl-deployment - 2.9.0 + 2.10.0 org.apache.camel.quarkus camel-quarkus-java-joor-dsl - 2.9.0 + 2.10.0 org.apache.camel.quarkus camel-quarkus-jaxb-deployment - 2.9.0 + 2.10.0 org.apache.camel.quarkus camel-quarkus-jaxb - 2.9.0 + 2.10.0 org.apache.camel.quarkus camel-quarkus-jbpm-deployment - 2.9.0 + 2.10.0 org.apache.camel.quarkus camel-quarkus-jbpm - 2.9.0 + 2.10.0 org.apache.camel.quarkus camel-quarkus-jcache-deployment - 2.9.0 + 2.10.0 org.apache.camel.quarkus camel-quarkus-jcache - 2.9.0 + 2.10.0 org.apache.camel.quarkus camel-quarkus-jclouds-deployment - 2.9.0 + 2.10.0 org.apache.camel.quarkus camel-quarkus-jclouds - 2.9.0 + 2.10.0 org.apache.camel.quarkus camel-quarkus-jcr-deployment - 2.9.0 + 2.10.0 org.apache.camel.quarkus camel-quarkus-jcr - 2.9.0 + 2.10.0 org.apache.camel.quarkus camel-quarkus-jdbc-deployment - 2.9.0 + 2.10.0 org.apache.camel.quarkus camel-quarkus-jdbc - 2.9.0 + 2.10.0 org.apache.camel.quarkus camel-quarkus-jfr-deployment - 2.9.0 + 2.10.0 org.apache.camel.quarkus camel-quarkus-jfr - 2.9.0 + 2.10.0 org.apache.camel.quarkus camel-quarkus-jgroups-deployment - 2.9.0 + 2.10.0 org.apache.camel.quarkus camel-quarkus-jgroups-raft-deployment - 2.9.0 + 2.10.0 org.apache.camel.quarkus camel-quarkus-jgroups-raft - 2.9.0 + 2.10.0 org.apache.camel.quarkus camel-quarkus-jgroups - 2.9.0 - - - org.apache.camel.quarkus - camel-quarkus-jing-deployment - 2.9.0 - - - org.apache.camel.quarkus - camel-quarkus-jing - 2.9.0 + 2.10.0 org.apache.camel.quarkus camel-quarkus-jira-deployment - 2.9.0 + 2.10.0 org.apache.camel.quarkus camel-quarkus-jira - 2.9.0 + 2.10.0 org.apache.camel.quarkus camel-quarkus-jms-deployment - 2.9.0 + 2.10.0 org.apache.camel.quarkus camel-quarkus-jms - 2.9.0 + 2.10.0 org.apache.camel.quarkus camel-quarkus-johnzon-deployment - 2.9.0 + 2.10.0 org.apache.camel.quarkus camel-quarkus-johnzon - 2.9.0 + 2.10.0 org.apache.camel.quarkus camel-quarkus-jolt-deployment - 2.9.0 + 2.10.0 org.apache.camel.quarkus camel-quarkus-jolt - 2.9.0 + 2.10.0 org.apache.camel.quarkus camel-quarkus-jooq-deployment - 2.9.0 + 2.10.0 org.apache.camel.quarkus camel-quarkus-jooq - 2.9.0 + 2.10.0 org.apache.camel.quarkus camel-quarkus-joor-deployment - 2.9.0 + 2.10.0 org.apache.camel.quarkus camel-quarkus-joor - 2.9.0 + 2.10.0 org.apache.camel.quarkus camel-quarkus-jpa-deployment - 2.9.0 + 2.10.0 org.apache.camel.quarkus camel-quarkus-jpa - 2.9.0 + 2.10.0 org.apache.camel.quarkus camel-quarkus-js-dsl-deployment - 2.9.0 + 2.10.0 org.apache.camel.quarkus camel-quarkus-js-dsl - 2.9.0 + 2.10.0 org.apache.camel.quarkus camel-quarkus-jsch-deployment - 2.9.0 + 2.10.0 org.apache.camel.quarkus camel-quarkus-jsch - 2.9.0 + 2.10.0 org.apache.camel.quarkus camel-quarkus-jslt-deployment - 2.9.0 + 2.10.0 org.apache.camel.quarkus camel-quarkus-jslt - 2.9.0 + 2.10.0 org.apache.camel.quarkus camel-quarkus-json-patch-deployment - 2.9.0 + 2.10.0 org.apache.camel.quarkus camel-quarkus-json-patch - 2.9.0 + 2.10.0 org.apache.camel.quarkus camel-quarkus-json-validator-deployment - 2.9.0 + 2.10.0 org.apache.camel.quarkus camel-quarkus-json-validator - 2.9.0 + 2.10.0 org.apache.camel.quarkus camel-quarkus-jsonapi-deployment - 2.9.0 + 2.10.0 org.apache.camel.quarkus camel-quarkus-jsonapi - 2.9.0 + 2.10.0 org.apache.camel.quarkus camel-quarkus-jsonata-deployment - 2.9.0 + 2.10.0 org.apache.camel.quarkus camel-quarkus-jsonata - 2.9.0 + 2.10.0 org.apache.camel.quarkus camel-quarkus-jsonb-deployment - 2.9.0 + 2.10.0 org.apache.camel.quarkus camel-quarkus-jsonb - 2.9.0 + 2.10.0 org.apache.camel.quarkus camel-quarkus-jsonpath-deployment - 2.9.0 + 2.10.0 org.apache.camel.quarkus camel-quarkus-jsonpath - 2.9.0 + 2.10.0 org.apache.camel.quarkus camel-quarkus-jt400-deployment - 2.9.0 + 2.10.0 org.apache.camel.quarkus camel-quarkus-jt400 - 2.9.0 + 2.10.0 org.apache.camel.quarkus camel-quarkus-jta-deployment - 2.9.0 + 2.10.0 org.apache.camel.quarkus camel-quarkus-jta - 2.9.0 + 2.10.0 org.apache.camel.quarkus camel-quarkus-kafka-deployment - 2.9.0 + 2.10.0 org.apache.camel.quarkus camel-quarkus-kafka - 2.9.0 + 2.10.0 org.apache.camel.quarkus camel-quarkus-kamelet-deployment - 2.9.0 + 2.10.0 org.apache.camel.quarkus camel-quarkus-kamelet - 2.9.0 + 2.10.0 org.apache.camel.quarkus camel-quarkus-kotlin-deployment - 2.9.0 + 2.10.0 org.apache.camel.quarkus camel-quarkus-kotlin-dsl-deployment - 2.9.0 + 2.10.0 org.apache.camel.quarkus camel-quarkus-kotlin-dsl - 2.9.0 + 2.10.0 org.apache.camel.quarkus camel-quarkus-kotlin - 2.9.0 + 2.10.0 org.apache.camel.quarkus camel-quarkus-kubernetes-deployment - 2.9.0 + 2.10.0 org.apache.camel.quarkus camel-quarkus-kubernetes - 2.9.0 + 2.10.0 org.apache.camel.quarkus camel-quarkus-kudu-client - 2.9.0 + 2.10.0 org.apache.camel.quarkus camel-quarkus-kudu-deployment - 2.9.0 + 2.10.0 org.apache.camel.quarkus camel-quarkus-kudu - 2.9.0 + 2.10.0 org.apache.camel.quarkus camel-quarkus-language-deployment - 2.9.0 + 2.10.0 org.apache.camel.quarkus camel-quarkus-language - 2.9.0 + 2.10.0 org.apache.camel.quarkus camel-quarkus-ldap-deployment - 2.9.0 + 2.10.0 org.apache.camel.quarkus camel-quarkus-ldap - 2.9.0 + 2.10.0 org.apache.camel.quarkus camel-quarkus-ldif-deployment - 2.9.0 + 2.10.0 org.apache.camel.quarkus camel-quarkus-ldif - 2.9.0 + 2.10.0 org.apache.camel.quarkus camel-quarkus-leveldb-deployment - 2.9.0 + 2.10.0 org.apache.camel.quarkus camel-quarkus-leveldb - 2.9.0 + 2.10.0 org.apache.camel.quarkus camel-quarkus-log-deployment - 2.9.0 + 2.10.0 org.apache.camel.quarkus camel-quarkus-log - 2.9.0 + 2.10.0 org.apache.camel.quarkus camel-quarkus-lra-deployment - 2.9.0 + 2.10.0 org.apache.camel.quarkus camel-quarkus-lra - 2.9.0 + 2.10.0 org.apache.camel.quarkus camel-quarkus-lucene-deployment - 2.9.0 + 2.10.0 org.apache.camel.quarkus camel-quarkus-lucene - 2.9.0 + 2.10.0 org.apache.camel.quarkus camel-quarkus-lumberjack-deployment - 2.9.0 + 2.10.0 org.apache.camel.quarkus camel-quarkus-lumberjack - 2.9.0 + 2.10.0 org.apache.camel.quarkus camel-quarkus-lzf-deployment - 2.9.0 + 2.10.0 org.apache.camel.quarkus camel-quarkus-lzf - 2.9.0 + 2.10.0 org.apache.camel.quarkus camel-quarkus-mail-deployment - 2.9.0 + 2.10.0 org.apache.camel.quarkus camel-quarkus-mail - 2.9.0 + 2.10.0 org.apache.camel.quarkus camel-quarkus-management-deployment - 2.9.0 + 2.10.0 org.apache.camel.quarkus camel-quarkus-management - 2.9.0 + 2.10.0 org.apache.camel.quarkus camel-quarkus-master-deployment - 2.9.0 + 2.10.0 org.apache.camel.quarkus camel-quarkus-master - 2.9.0 + 2.10.0 org.apache.camel.quarkus camel-quarkus-micrometer-deployment - 2.9.0 + 2.10.0 org.apache.camel.quarkus camel-quarkus-micrometer - 2.9.0 + 2.10.0 org.apache.camel.quarkus camel-quarkus-microprofile-fault-tolerance-deployment - 2.9.0 + 2.10.0 org.apache.camel.quarkus camel-quarkus-microprofile-fault-tolerance - 2.9.0 + 2.10.0 org.apache.camel.quarkus camel-quarkus-microprofile-health-deployment - 2.9.0 + 2.10.0 org.apache.camel.quarkus camel-quarkus-microprofile-health - 2.9.0 + 2.10.0 org.apache.camel.quarkus camel-quarkus-microprofile-metrics-deployment - 2.9.0 + 2.10.0 org.apache.camel.quarkus camel-quarkus-microprofile-metrics - 2.9.0 + 2.10.0 org.apache.camel.quarkus camel-quarkus-milo-deployment - 2.9.0 + 2.10.0 org.apache.camel.quarkus camel-quarkus-milo - 2.9.0 + 2.10.0 org.apache.camel.quarkus camel-quarkus-minio-deployment - 2.9.0 + 2.10.0 org.apache.camel.quarkus camel-quarkus-minio - 2.9.0 + 2.10.0 org.apache.camel.quarkus camel-quarkus-mllp-deployment - 2.9.0 + 2.10.0 org.apache.camel.quarkus camel-quarkus-mllp - 2.9.0 + 2.10.0 org.apache.camel.quarkus camel-quarkus-mock-deployment - 2.9.0 + 2.10.0 org.apache.camel.quarkus camel-quarkus-mock - 2.9.0 + 2.10.0 org.apache.camel.quarkus camel-quarkus-mongodb-deployment - 2.9.0 + 2.10.0 org.apache.camel.quarkus camel-quarkus-mongodb-gridfs-deployment - 2.9.0 + 2.10.0 org.apache.camel.quarkus camel-quarkus-mongodb-gridfs - 2.9.0 + 2.10.0 org.apache.camel.quarkus camel-quarkus-mongodb - 2.9.0 - - - org.apache.camel.quarkus - camel-quarkus-msv-deployment - 2.9.0 - - - org.apache.camel.quarkus - camel-quarkus-msv - 2.9.0 + 2.10.0 org.apache.camel.quarkus camel-quarkus-mustache-deployment - 2.9.0 + 2.10.0 org.apache.camel.quarkus camel-quarkus-mustache - 2.9.0 + 2.10.0 org.apache.camel.quarkus camel-quarkus-mvel-deployment - 2.9.0 + 2.10.0 org.apache.camel.quarkus camel-quarkus-mvel - 2.9.0 + 2.10.0 org.apache.camel.quarkus camel-quarkus-mybatis-deployment - 2.9.0 + 2.10.0 org.apache.camel.quarkus camel-quarkus-mybatis - 2.9.0 - - - org.apache.camel.quarkus - camel-quarkus-nagios-deployment - 2.9.0 - - - org.apache.camel.quarkus - camel-quarkus-nagios - 2.9.0 + 2.10.0 org.apache.camel.quarkus camel-quarkus-nats-deployment - 2.9.0 + 2.10.0 org.apache.camel.quarkus camel-quarkus-nats - 2.9.0 + 2.10.0 org.apache.camel.quarkus camel-quarkus-netty-deployment - 2.9.0 + 2.10.0 org.apache.camel.quarkus camel-quarkus-netty-http-deployment - 2.9.0 + 2.10.0 org.apache.camel.quarkus camel-quarkus-netty-http - 2.9.0 + 2.10.0 org.apache.camel.quarkus camel-quarkus-netty - 2.9.0 + 2.10.0 org.apache.camel.quarkus camel-quarkus-nitrite-deployment - 2.9.0 + 2.10.0 org.apache.camel.quarkus camel-quarkus-nitrite - 2.9.0 - - - org.apache.camel.quarkus - camel-quarkus-nsq-deployment - 2.9.0 - - - org.apache.camel.quarkus - camel-quarkus-nsq - 2.9.0 + 2.10.0 org.apache.camel.quarkus camel-quarkus-oaipmh-deployment - 2.9.0 + 2.10.0 org.apache.camel.quarkus camel-quarkus-oaipmh - 2.9.0 + 2.10.0 org.apache.camel.quarkus camel-quarkus-ognl-deployment - 2.9.0 + 2.10.0 org.apache.camel.quarkus camel-quarkus-ognl - 2.9.0 + 2.10.0 org.apache.camel.quarkus camel-quarkus-olingo4-deployment - 2.9.0 + 2.10.0 org.apache.camel.quarkus camel-quarkus-olingo4 - 2.9.0 + 2.10.0 org.apache.camel.quarkus camel-quarkus-openapi-java-deployment - 2.9.0 + 2.10.0 org.apache.camel.quarkus camel-quarkus-openapi-java - 2.9.0 + 2.10.0 org.apache.camel.quarkus camel-quarkus-openstack-deployment - 2.9.0 + 2.10.0 org.apache.camel.quarkus camel-quarkus-openstack - 2.9.0 + 2.10.0 org.apache.camel.quarkus camel-quarkus-opentelemetry-deployment - 2.9.0 + 2.10.0 org.apache.camel.quarkus camel-quarkus-opentelemetry - 2.9.0 + 2.10.0 org.apache.camel.quarkus camel-quarkus-opentracing-deployment - 2.9.0 + 2.10.0 org.apache.camel.quarkus camel-quarkus-opentracing - 2.9.0 + 2.10.0 org.apache.camel.quarkus camel-quarkus-optaplanner-deployment - 2.9.0 + 2.10.0 org.apache.camel.quarkus camel-quarkus-optaplanner - 2.9.0 + 2.10.0 org.apache.camel.quarkus camel-quarkus-paho-deployment - 2.9.0 + 2.10.0 org.apache.camel.quarkus camel-quarkus-paho-mqtt5-deployment - 2.9.0 + 2.10.0 org.apache.camel.quarkus camel-quarkus-paho-mqtt5 - 2.9.0 + 2.10.0 org.apache.camel.quarkus camel-quarkus-paho - 2.9.0 + 2.10.0 org.apache.camel.quarkus camel-quarkus-pdf-deployment - 2.9.0 + 2.10.0 org.apache.camel.quarkus camel-quarkus-pdf - 2.9.0 + 2.10.0 org.apache.camel.quarkus camel-quarkus-pg-replication-slot-deployment - 2.9.0 + 2.10.0 org.apache.camel.quarkus camel-quarkus-pg-replication-slot - 2.9.0 + 2.10.0 org.apache.camel.quarkus camel-quarkus-pgevent-deployment - 2.9.0 + 2.10.0 org.apache.camel.quarkus camel-quarkus-pgevent - 2.9.0 + 2.10.0 org.apache.camel.quarkus camel-quarkus-platform-http-deployment - 2.9.0 + 2.10.0 org.apache.camel.quarkus camel-quarkus-platform-http - 2.9.0 + 2.10.0 org.apache.camel.quarkus camel-quarkus-printer-deployment - 2.9.0 + 2.10.0 org.apache.camel.quarkus camel-quarkus-printer - 2.9.0 + 2.10.0 org.apache.camel.quarkus camel-quarkus-protobuf-deployment - 2.9.0 + 2.10.0 org.apache.camel.quarkus camel-quarkus-protobuf - 2.9.0 + 2.10.0 org.apache.camel.quarkus camel-quarkus-pubnub-deployment - 2.9.0 + 2.10.0 org.apache.camel.quarkus camel-quarkus-pubnub - 2.9.0 + 2.10.0 org.apache.camel.quarkus camel-quarkus-pulsar-deployment - 2.9.0 + 2.10.0 org.apache.camel.quarkus camel-quarkus-pulsar - 2.9.0 + 2.10.0 org.apache.camel.quarkus camel-quarkus-quartz-deployment - 2.9.0 + 2.10.0 org.apache.camel.quarkus camel-quarkus-quartz - 2.9.0 + 2.10.0 org.apache.camel.quarkus camel-quarkus-quickfix-deployment - 2.9.0 + 2.10.0 org.apache.camel.quarkus camel-quarkus-quickfix - 2.9.0 + 2.10.0 org.apache.camel.quarkus camel-quarkus-qute-component - 2.9.0 + 2.10.0 org.apache.camel.quarkus camel-quarkus-qute-deployment - 2.9.0 + 2.10.0 org.apache.camel.quarkus camel-quarkus-qute - 2.9.0 + 2.10.0 org.apache.camel.quarkus camel-quarkus-rabbitmq-deployment - 2.9.0 + 2.10.0 org.apache.camel.quarkus camel-quarkus-rabbitmq - 2.9.0 + 2.10.0 org.apache.camel.quarkus camel-quarkus-reactive-executor-deployment - 2.9.0 + 2.10.0 org.apache.camel.quarkus camel-quarkus-reactive-executor - 2.9.0 + 2.10.0 org.apache.camel.quarkus camel-quarkus-reactive-streams-deployment - 2.9.0 + 2.10.0 org.apache.camel.quarkus camel-quarkus-reactive-streams - 2.9.0 + 2.10.0 org.apache.camel.quarkus camel-quarkus-redis-deployment - 2.9.0 + 2.10.0 org.apache.camel.quarkus camel-quarkus-redis - 2.9.0 + 2.10.0 org.apache.camel.quarkus camel-quarkus-ref-deployment - 2.9.0 + 2.10.0 org.apache.camel.quarkus camel-quarkus-ref - 2.9.0 + 2.10.0 org.apache.camel.quarkus camel-quarkus-rest-deployment - 2.9.0 + 2.10.0 org.apache.camel.quarkus camel-quarkus-rest-openapi-deployment - 2.9.0 + 2.10.0 org.apache.camel.quarkus camel-quarkus-rest-openapi - 2.9.0 + 2.10.0 org.apache.camel.quarkus camel-quarkus-rest - 2.9.0 - - - org.apache.camel.quarkus - camel-quarkus-ribbon-deployment - 2.9.0 - - - org.apache.camel.quarkus - camel-quarkus-ribbon - 2.9.0 + 2.10.0 org.apache.camel.quarkus camel-quarkus-robotframework-deployment - 2.9.0 + 2.10.0 org.apache.camel.quarkus camel-quarkus-robotframework - 2.9.0 + 2.10.0 org.apache.camel.quarkus camel-quarkus-rss-deployment - 2.9.0 + 2.10.0 org.apache.camel.quarkus camel-quarkus-rss - 2.9.0 + 2.10.0 org.apache.camel.quarkus camel-quarkus-saga-deployment - 2.9.0 + 2.10.0 org.apache.camel.quarkus camel-quarkus-saga - 2.9.0 + 2.10.0 org.apache.camel.quarkus camel-quarkus-salesforce-deployment - 2.9.0 + 2.10.0 org.apache.camel.quarkus camel-quarkus-salesforce - 2.9.0 + 2.10.0 org.apache.camel.quarkus camel-quarkus-sap-netweaver-deployment - 2.9.0 + 2.10.0 org.apache.camel.quarkus camel-quarkus-sap-netweaver - 2.9.0 + 2.10.0 org.apache.camel.quarkus camel-quarkus-saxon-deployment - 2.9.0 + 2.10.0 org.apache.camel.quarkus camel-quarkus-saxon - 2.9.0 + 2.10.0 org.apache.camel.quarkus camel-quarkus-scheduler-deployment - 2.9.0 + 2.10.0 org.apache.camel.quarkus camel-quarkus-scheduler - 2.9.0 + 2.10.0 org.apache.camel.quarkus camel-quarkus-schematron-deployment - 2.9.0 + 2.10.0 org.apache.camel.quarkus camel-quarkus-schematron - 2.9.0 + 2.10.0 org.apache.camel.quarkus camel-quarkus-seda-deployment - 2.9.0 + 2.10.0 org.apache.camel.quarkus camel-quarkus-seda - 2.9.0 + 2.10.0 org.apache.camel.quarkus camel-quarkus-servicenow-deployment - 2.9.0 + 2.10.0 org.apache.camel.quarkus camel-quarkus-servicenow - 2.9.0 + 2.10.0 org.apache.camel.quarkus camel-quarkus-servlet-deployment - 2.9.0 + 2.10.0 org.apache.camel.quarkus camel-quarkus-servlet - 2.9.0 + 2.10.0 org.apache.camel.quarkus camel-quarkus-shiro-deployment - 2.9.0 + 2.10.0 org.apache.camel.quarkus camel-quarkus-shiro - 2.9.0 - - - org.apache.camel.quarkus - camel-quarkus-sip-deployment - 2.9.0 - - - org.apache.camel.quarkus - camel-quarkus-sip - 2.9.0 + 2.10.0 org.apache.camel.quarkus camel-quarkus-sjms-deployment - 2.9.0 + 2.10.0 org.apache.camel.quarkus camel-quarkus-sjms2-deployment - 2.9.0 + 2.10.0 org.apache.camel.quarkus camel-quarkus-sjms2 - 2.9.0 + 2.10.0 org.apache.camel.quarkus camel-quarkus-sjms - 2.9.0 + 2.10.0 org.apache.camel.quarkus camel-quarkus-slack-deployment - 2.9.0 + 2.10.0 org.apache.camel.quarkus camel-quarkus-slack - 2.9.0 + 2.10.0 org.apache.camel.quarkus camel-quarkus-smallrye-reactive-messaging-deployment - 2.9.0 + 2.10.0 org.apache.camel.quarkus camel-quarkus-smallrye-reactive-messaging - 2.9.0 + 2.10.0 org.apache.camel.quarkus camel-quarkus-smpp-deployment - 2.9.0 + 2.10.0 org.apache.camel.quarkus camel-quarkus-smpp - 2.9.0 + 2.10.0 org.apache.camel.quarkus camel-quarkus-snakeyaml-deployment - 2.9.0 + 2.10.0 org.apache.camel.quarkus camel-quarkus-snakeyaml - 2.9.0 + 2.10.0 org.apache.camel.quarkus camel-quarkus-snmp-deployment - 2.9.0 + 2.10.0 org.apache.camel.quarkus camel-quarkus-snmp - 2.9.0 + 2.10.0 org.apache.camel.quarkus camel-quarkus-soap-deployment - 2.9.0 + 2.10.0 org.apache.camel.quarkus camel-quarkus-soap - 2.9.0 + 2.10.0 org.apache.camel.quarkus camel-quarkus-solr-deployment - 2.9.0 + 2.10.0 org.apache.camel.quarkus camel-quarkus-solr - 2.9.0 - - - org.apache.camel.quarkus - camel-quarkus-soroush-deployment - 2.9.0 - - - org.apache.camel.quarkus - camel-quarkus-soroush - 2.9.0 + 2.10.0 org.apache.camel.quarkus camel-quarkus-splunk-deployment - 2.9.0 + 2.10.0 org.apache.camel.quarkus camel-quarkus-splunk-hec-deployment - 2.9.0 + 2.10.0 org.apache.camel.quarkus camel-quarkus-splunk-hec - 2.9.0 + 2.10.0 org.apache.camel.quarkus camel-quarkus-splunk - 2.9.0 + 2.10.0 org.apache.camel.quarkus camel-quarkus-spring-rabbitmq-deployment - 2.9.0 + 2.10.0 org.apache.camel.quarkus camel-quarkus-spring-rabbitmq - 2.9.0 + 2.10.0 org.apache.camel.quarkus camel-quarkus-sql-deployment - 2.9.0 + 2.10.0 org.apache.camel.quarkus camel-quarkus-sql - 2.9.0 + 2.10.0 org.apache.camel.quarkus camel-quarkus-ssh-deployment - 2.9.0 + 2.10.0 org.apache.camel.quarkus camel-quarkus-ssh - 2.9.0 + 2.10.0 org.apache.camel.quarkus camel-quarkus-stax-deployment - 2.9.0 + 2.10.0 org.apache.camel.quarkus camel-quarkus-stax - 2.9.0 + 2.10.0 org.apache.camel.quarkus camel-quarkus-stitch-deployment - 2.9.0 + 2.10.0 org.apache.camel.quarkus camel-quarkus-stitch - 2.9.0 + 2.10.0 org.apache.camel.quarkus camel-quarkus-stomp-deployment - 2.9.0 + 2.10.0 org.apache.camel.quarkus camel-quarkus-stomp - 2.9.0 + 2.10.0 org.apache.camel.quarkus camel-quarkus-stream-deployment - 2.9.0 + 2.10.0 org.apache.camel.quarkus camel-quarkus-stream - 2.9.0 + 2.10.0 org.apache.camel.quarkus camel-quarkus-stringtemplate-deployment - 2.9.0 + 2.10.0 org.apache.camel.quarkus camel-quarkus-stringtemplate - 2.9.0 + 2.10.0 org.apache.camel.quarkus camel-quarkus-stub-deployment - 2.9.0 + 2.10.0 org.apache.camel.quarkus camel-quarkus-stub - 2.9.0 + 2.10.0 org.apache.camel.quarkus camel-quarkus-support-ahc-deployment - 2.9.0 + 2.10.0 org.apache.camel.quarkus camel-quarkus-support-ahc - 2.9.0 + 2.10.0 org.apache.camel.quarkus camel-quarkus-support-aws-deployment - 2.9.0 + 2.10.0 org.apache.camel.quarkus camel-quarkus-support-aws2-deployment - 2.9.0 + 2.10.0 org.apache.camel.quarkus camel-quarkus-support-aws2 - 2.9.0 + 2.10.0 org.apache.camel.quarkus camel-quarkus-support-aws - 2.9.0 + 2.10.0 org.apache.camel.quarkus camel-quarkus-support-azure-core-deployment - 2.9.0 + 2.10.0 org.apache.camel.quarkus camel-quarkus-support-azure-core-http-client-vertx-deployment - 2.9.0 + 2.10.0 org.apache.camel.quarkus camel-quarkus-support-azure-core-http-client-vertx - 2.9.0 + 2.10.0 org.apache.camel.quarkus camel-quarkus-support-azure-core - 2.9.0 + 2.10.0 org.apache.camel.quarkus camel-quarkus-support-bouncycastle-deployment - 2.9.0 + 2.10.0 org.apache.camel.quarkus camel-quarkus-support-bouncycastle - 2.9.0 + 2.10.0 org.apache.camel.quarkus camel-quarkus-support-commons-logging-deployment - 2.9.0 + 2.10.0 org.apache.camel.quarkus camel-quarkus-support-commons-logging - 2.9.0 + 2.10.0 org.apache.camel.quarkus camel-quarkus-support-consul-client-deployment - 2.9.0 + 2.10.0 org.apache.camel.quarkus camel-quarkus-support-consul-client - 2.9.0 + 2.10.0 + + + org.apache.camel.quarkus + camel-quarkus-support-debezium-deployment + 2.10.0 + + + org.apache.camel.quarkus + camel-quarkus-support-debezium + 2.10.0 org.apache.camel.quarkus - camel-quarkus-support-debezium-deployment - 2.9.0 + camel-quarkus-support-google-cloud-deployment + 2.10.0 org.apache.camel.quarkus - camel-quarkus-support-debezium - 2.9.0 + camel-quarkus-support-google-cloud + 2.10.0 org.apache.camel.quarkus camel-quarkus-support-google-http-client-deployment - 2.9.0 + 2.10.0 org.apache.camel.quarkus camel-quarkus-support-google-http-client - 2.9.0 + 2.10.0 org.apache.camel.quarkus camel-quarkus-support-httpclient-deployment - 2.9.0 + 2.10.0 org.apache.camel.quarkus camel-quarkus-support-httpclient - 2.9.0 + 2.10.0 org.apache.camel.quarkus camel-quarkus-support-jackson-dataformat-xml-deployment - 2.9.0 + 2.10.0 org.apache.camel.quarkus camel-quarkus-support-jackson-dataformat-xml - 2.9.0 + 2.10.0 org.apache.camel.quarkus camel-quarkus-support-jetty-deployment - 2.9.0 + 2.10.0 org.apache.camel.quarkus camel-quarkus-support-jetty - 2.9.0 + 2.10.0 org.apache.camel.quarkus camel-quarkus-support-mail-deployment - 2.9.0 + 2.10.0 org.apache.camel.quarkus camel-quarkus-support-mail - 2.9.0 + 2.10.0 org.apache.camel.quarkus camel-quarkus-support-mongodb-deployment - 2.9.0 + 2.10.0 org.apache.camel.quarkus camel-quarkus-support-mongodb - 2.9.0 + 2.10.0 org.apache.camel.quarkus camel-quarkus-support-reactor-netty-deployment - 2.9.0 + 2.10.0 org.apache.camel.quarkus camel-quarkus-support-reactor-netty - 2.9.0 + 2.10.0 org.apache.camel.quarkus camel-quarkus-support-retrofit-deployment - 2.9.0 + 2.10.0 org.apache.camel.quarkus camel-quarkus-support-retrofit - 2.9.0 + 2.10.0 org.apache.camel.quarkus camel-quarkus-support-spring-beans - 2.9.0 + 2.10.0 org.apache.camel.quarkus camel-quarkus-support-spring-context - 2.9.0 + 2.10.0 org.apache.camel.quarkus camel-quarkus-support-spring-core - 2.9.0 + 2.10.0 org.apache.camel.quarkus camel-quarkus-support-spring-deployment - 2.9.0 + 2.10.0 org.apache.camel.quarkus camel-quarkus-support-spring - 2.9.0 + 2.10.0 org.apache.camel.quarkus camel-quarkus-support-stax-deployment - 2.9.0 + 2.10.0 org.apache.camel.quarkus camel-quarkus-support-stax - 2.9.0 + 2.10.0 org.apache.camel.quarkus camel-quarkus-support-webhook-deployment - 2.9.0 + 2.10.0 org.apache.camel.quarkus camel-quarkus-support-webhook - 2.9.0 + 2.10.0 org.apache.camel.quarkus camel-quarkus-support-xalan-deployment - 2.9.0 + 2.10.0 org.apache.camel.quarkus camel-quarkus-support-xalan - 2.9.0 + 2.10.0 org.apache.camel.quarkus camel-quarkus-support-xstream-deployment - 2.9.0 + 2.10.0 org.apache.camel.quarkus camel-quarkus-support-xstream - 2.9.0 + 2.10.0 org.apache.camel.quarkus camel-quarkus-syslog-deployment - 2.9.0 + 2.10.0 org.apache.camel.quarkus camel-quarkus-syslog - 2.9.0 - - - org.apache.camel.quarkus - camel-quarkus-tagsoup-deployment - 2.9.0 - - - org.apache.camel.quarkus - camel-quarkus-tagsoup - 2.9.0 + 2.10.0 org.apache.camel.quarkus camel-quarkus-tarfile-deployment - 2.9.0 + 2.10.0 org.apache.camel.quarkus camel-quarkus-tarfile - 2.9.0 + 2.10.0 org.apache.camel.quarkus camel-quarkus-telegram-deployment - 2.9.0 + 2.10.0 org.apache.camel.quarkus camel-quarkus-telegram - 2.9.0 + 2.10.0 org.apache.camel.quarkus camel-quarkus-threadpoolfactory-vertx-deployment - 2.9.0 + 2.10.0 org.apache.camel.quarkus camel-quarkus-threadpoolfactory-vertx - 2.9.0 + 2.10.0 org.apache.camel.quarkus camel-quarkus-thrift-deployment - 2.9.0 + 2.10.0 org.apache.camel.quarkus camel-quarkus-thrift - 2.9.0 + 2.10.0 org.apache.camel.quarkus camel-quarkus-tika-deployment - 2.9.0 + 2.10.0 org.apache.camel.quarkus camel-quarkus-tika - 2.9.0 + 2.10.0 org.apache.camel.quarkus camel-quarkus-timer-deployment - 2.9.0 + 2.10.0 org.apache.camel.quarkus camel-quarkus-timer - 2.9.0 + 2.10.0 org.apache.camel.quarkus camel-quarkus-twilio-deployment - 2.9.0 + 2.10.0 org.apache.camel.quarkus camel-quarkus-twilio - 2.9.0 + 2.10.0 org.apache.camel.quarkus camel-quarkus-twitter-deployment - 2.9.0 + 2.10.0 org.apache.camel.quarkus camel-quarkus-twitter - 2.9.0 + 2.10.0 org.apache.camel.quarkus camel-quarkus-univocity-parsers-deployment - 2.9.0 + 2.10.0 org.apache.camel.quarkus camel-quarkus-univocity-parsers - 2.9.0 + 2.10.0 org.apache.camel.quarkus camel-quarkus-validator-deployment - 2.9.0 + 2.10.0 org.apache.camel.quarkus camel-quarkus-validator - 2.9.0 + 2.10.0 org.apache.camel.quarkus camel-quarkus-velocity-deployment - 2.9.0 + 2.10.0 org.apache.camel.quarkus camel-quarkus-velocity - 2.9.0 + 2.10.0 org.apache.camel.quarkus camel-quarkus-vertx-deployment - 2.9.0 + 2.10.0 org.apache.camel.quarkus camel-quarkus-vertx-http-deployment - 2.9.0 + 2.10.0 org.apache.camel.quarkus camel-quarkus-vertx-http - 2.9.0 + 2.10.0 org.apache.camel.quarkus camel-quarkus-vertx-websocket-deployment - 2.9.0 + 2.10.0 org.apache.camel.quarkus camel-quarkus-vertx-websocket - 2.9.0 + 2.10.0 org.apache.camel.quarkus camel-quarkus-vertx - 2.9.0 + 2.10.0 org.apache.camel.quarkus camel-quarkus-vm-deployment - 2.9.0 + 2.10.0 org.apache.camel.quarkus camel-quarkus-vm - 2.9.0 + 2.10.0 org.apache.camel.quarkus camel-quarkus-weather-deployment - 2.9.0 + 2.10.0 org.apache.camel.quarkus camel-quarkus-weather - 2.9.0 + 2.10.0 org.apache.camel.quarkus camel-quarkus-web3j-deployment - 2.9.0 + 2.10.0 org.apache.camel.quarkus camel-quarkus-web3j - 2.9.0 + 2.10.0 org.apache.camel.quarkus camel-quarkus-wordpress-deployment - 2.9.0 + 2.10.0 org.apache.camel.quarkus camel-quarkus-wordpress - 2.9.0 + 2.10.0 org.apache.camel.quarkus camel-quarkus-workday-deployment - 2.9.0 + 2.10.0 org.apache.camel.quarkus camel-quarkus-workday - 2.9.0 + 2.10.0 org.apache.camel.quarkus camel-quarkus-xchange-deployment - 2.9.0 + 2.10.0 org.apache.camel.quarkus camel-quarkus-xchange - 2.9.0 + 2.10.0 org.apache.camel.quarkus camel-quarkus-xj-deployment - 2.9.0 + 2.10.0 org.apache.camel.quarkus camel-quarkus-xj - 2.9.0 + 2.10.0 org.apache.camel.quarkus camel-quarkus-xml-io-dsl-deployment - 2.9.0 + 2.10.0 org.apache.camel.quarkus camel-quarkus-xml-io-dsl - 2.9.0 + 2.10.0 org.apache.camel.quarkus camel-quarkus-xml-jaxb-deployment - 2.9.0 + 2.10.0 org.apache.camel.quarkus camel-quarkus-xml-jaxb - 2.9.0 + 2.10.0 org.apache.camel.quarkus camel-quarkus-xml-jaxp-deployment - 2.9.0 + 2.10.0 org.apache.camel.quarkus camel-quarkus-xml-jaxp - 2.9.0 + 2.10.0 org.apache.camel.quarkus camel-quarkus-xmlsecurity-deployment - 2.9.0 + 2.10.0 org.apache.camel.quarkus camel-quarkus-xmlsecurity - 2.9.0 + 2.10.0 org.apache.camel.quarkus camel-quarkus-xmpp-deployment - 2.9.0 + 2.10.0 org.apache.camel.quarkus camel-quarkus-xmpp - 2.9.0 + 2.10.0 org.apache.camel.quarkus camel-quarkus-xpath-deployment - 2.9.0 + 2.10.0 org.apache.camel.quarkus camel-quarkus-xpath - 2.9.0 + 2.10.0 org.apache.camel.quarkus camel-quarkus-xslt-deployment - 2.9.0 + 2.10.0 org.apache.camel.quarkus camel-quarkus-xslt-saxon-deployment - 2.9.0 + 2.10.0 org.apache.camel.quarkus camel-quarkus-xslt-saxon - 2.9.0 + 2.10.0 org.apache.camel.quarkus camel-quarkus-xslt - 2.9.0 + 2.10.0 org.apache.camel.quarkus camel-quarkus-xstream-deployment - 2.9.0 + 2.10.0 org.apache.camel.quarkus camel-quarkus-xstream - 2.9.0 + 2.10.0 org.apache.camel.quarkus camel-quarkus-yaml-dsl-deployment - 2.9.0 + 2.10.0 org.apache.camel.quarkus camel-quarkus-yaml-dsl - 2.9.0 - - - org.apache.camel.quarkus - camel-quarkus-yammer-deployment - 2.9.0 - - - org.apache.camel.quarkus - camel-quarkus-yammer - 2.9.0 + 2.10.0 org.apache.camel.quarkus camel-quarkus-zendesk-deployment - 2.9.0 + 2.10.0 org.apache.camel.quarkus camel-quarkus-zendesk - 2.9.0 + 2.10.0 org.apache.camel.quarkus camel-quarkus-zip-deflater-deployment - 2.9.0 + 2.10.0 org.apache.camel.quarkus camel-quarkus-zip-deflater - 2.9.0 + 2.10.0 org.apache.camel.quarkus camel-quarkus-zipfile-deployment - 2.9.0 + 2.10.0 org.apache.camel.quarkus camel-quarkus-zipfile - 2.9.0 + 2.10.0 org.apache.camel.quarkus camel-quarkus-zookeeper-deployment - 2.9.0 + 2.10.0 org.apache.camel.quarkus camel-quarkus-zookeeper-master-deployment - 2.9.0 + 2.10.0 org.apache.camel.quarkus camel-quarkus-zookeeper-master - 2.9.0 + 2.10.0 org.apache.camel.quarkus camel-quarkus-zookeeper - 2.9.0 + 2.10.0 org.apache.camel camel-activemq - 3.16.0 + 3.17.0 jakarta.activation @@ -14470,48 +14519,10 @@ - - org.apache.camel - camel-ahc-ws - 3.16.0 - - - jakarta.activation - jakarta.activation-api - - - jakarta.xml.bind - jakarta.xml.bind-api - - - - - org.apache.camel - camel-ahc - 3.16.0 - - - jakarta.activation - jakarta.activation-api - - - jakarta.xml.bind - jakarta.xml.bind-api - - - javax.servlet - javax.servlet-api - - - io.netty - netty-all - - - org.apache.camel camel-amqp - 3.16.0 + 3.17.0 io.netty @@ -14542,7 +14553,7 @@ org.apache.camel camel-api - 3.16.0 + 3.17.0 jakarta.activation @@ -14557,7 +14568,7 @@ org.apache.camel camel-arangodb - 3.16.0 + 3.17.0 jakarta.activation @@ -14572,12 +14583,12 @@ org.apache.camel camel-as2-api - 3.16.0 + 3.17.0 org.apache.camel camel-as2 - 3.16.0 + 3.17.0 commons-logging @@ -14604,7 +14615,7 @@ org.apache.camel camel-asn1 - 3.16.0 + 3.17.0 jakarta.activation @@ -14619,7 +14630,7 @@ org.apache.camel camel-asterisk - 3.16.0 + 3.17.0 com.google.code.findbugs @@ -14638,7 +14649,7 @@ org.apache.camel camel-atlasmap - 3.16.0 + 3.17.0 jakarta.activation @@ -14657,7 +14668,7 @@ org.apache.camel camel-atmos - 3.16.0 + 3.17.0 commons-logging @@ -14680,7 +14691,7 @@ org.apache.camel camel-atom - 3.16.0 + 3.17.0 commons-logging @@ -14700,25 +14711,10 @@ - - org.apache.camel - camel-atomix - 3.16.0 - - - jakarta.activation - jakarta.activation-api - - - jakarta.xml.bind - jakarta.xml.bind-api - - - org.apache.camel camel-attachments - 3.16.0 + 3.17.0 com.sun.activation @@ -14737,7 +14733,7 @@ org.apache.camel camel-avro-rpc-spi - 3.16.0 + 3.17.0 javax.annotation @@ -14752,7 +14748,7 @@ org.apache.camel camel-avro-rpc - 3.16.0 + 3.17.0 jakarta.activation @@ -14775,7 +14771,7 @@ org.apache.camel camel-avro - 3.16.0 + 3.17.0 jakarta.activation @@ -14798,7 +14794,7 @@ org.apache.camel camel-aws-secrets-manager - 3.16.0 + 3.17.0 commons-logging @@ -14817,7 +14813,7 @@ org.apache.camel camel-aws-xray - 3.16.0 + 3.17.0 commons-logging @@ -14836,7 +14832,7 @@ org.apache.camel camel-aws2-athena - 3.16.0 + 3.17.0 commons-logging @@ -14859,7 +14855,7 @@ org.apache.camel camel-aws2-cw - 3.16.0 + 3.17.0 commons-logging @@ -14882,7 +14878,7 @@ org.apache.camel camel-aws2-ddb - 3.16.0 + 3.17.0 commons-logging @@ -14905,7 +14901,7 @@ org.apache.camel camel-aws2-ec2 - 3.16.0 + 3.17.0 commons-logging @@ -14928,7 +14924,7 @@ org.apache.camel camel-aws2-ecs - 3.16.0 + 3.17.0 commons-logging @@ -14951,7 +14947,7 @@ org.apache.camel camel-aws2-eks - 3.16.0 + 3.17.0 commons-logging @@ -14974,7 +14970,7 @@ org.apache.camel camel-aws2-eventbridge - 3.16.0 + 3.17.0 commons-logging @@ -14997,7 +14993,7 @@ org.apache.camel camel-aws2-iam - 3.16.0 + 3.17.0 commons-logging @@ -15020,7 +15016,7 @@ org.apache.camel camel-aws2-kinesis - 3.16.0 + 3.17.0 commons-logging @@ -15043,7 +15039,7 @@ org.apache.camel camel-aws2-kms - 3.16.0 + 3.17.0 commons-logging @@ -15066,7 +15062,7 @@ org.apache.camel camel-aws2-lambda - 3.16.0 + 3.17.0 commons-logging @@ -15089,7 +15085,7 @@ org.apache.camel camel-aws2-mq - 3.16.0 + 3.17.0 commons-logging @@ -15112,7 +15108,7 @@ org.apache.camel camel-aws2-msk - 3.16.0 + 3.17.0 commons-logging @@ -15135,7 +15131,7 @@ org.apache.camel camel-aws2-s3 - 3.16.0 + 3.17.0 commons-logging @@ -15158,7 +15154,7 @@ org.apache.camel camel-aws2-ses - 3.16.0 + 3.17.0 commons-logging @@ -15181,7 +15177,7 @@ org.apache.camel camel-aws2-sns - 3.16.0 + 3.17.0 commons-logging @@ -15204,7 +15200,7 @@ org.apache.camel camel-aws2-sqs - 3.16.0 + 3.17.0 commons-logging @@ -15227,7 +15223,7 @@ org.apache.camel camel-aws2-sts - 3.16.0 + 3.17.0 commons-logging @@ -15250,7 +15246,7 @@ org.apache.camel camel-aws2-translate - 3.16.0 + 3.17.0 commons-logging @@ -15273,7 +15269,7 @@ org.apache.camel camel-azure-cosmosdb - 3.16.0 + 3.17.0 jakarta.activation @@ -15288,7 +15284,7 @@ org.apache.camel camel-azure-eventhubs - 3.16.0 + 3.17.0 io.netty @@ -15304,10 +15300,15 @@ + + org.apache.camel + camel-azure-key-vault + 3.17.0 + org.apache.camel camel-azure-servicebus - 3.16.0 + 3.17.0 jakarta.activation @@ -15322,7 +15323,7 @@ org.apache.camel camel-azure-storage-blob - 3.16.0 + 3.17.0 io.netty @@ -15341,7 +15342,7 @@ org.apache.camel camel-azure-storage-datalake - 3.16.0 + 3.17.0 jakarta.activation @@ -15356,7 +15357,7 @@ org.apache.camel camel-azure-storage-queue - 3.16.0 + 3.17.0 io.netty @@ -15375,7 +15376,7 @@ org.apache.camel camel-barcode - 3.16.0 + 3.17.0 jakarta.activation @@ -15390,12 +15391,12 @@ org.apache.camel camel-base-engine - 3.16.0 + 3.17.0 org.apache.camel camel-base64 - 3.16.0 + 3.17.0 jakarta.activation @@ -15410,7 +15411,7 @@ org.apache.camel camel-base - 3.16.0 + 3.17.0 jakarta.activation @@ -15425,7 +15426,7 @@ org.apache.camel camel-bean-validator - 3.16.0 + 3.17.0 jakarta.activation @@ -15444,37 +15445,7 @@ org.apache.camel camel-bean - 3.16.0 - - - jakarta.activation - jakarta.activation-api - - - jakarta.xml.bind - jakarta.xml.bind-api - - - - - org.apache.camel - camel-beanio - 3.16.0 - - - jakarta.activation - jakarta.activation-api - - - jakarta.xml.bind - jakarta.xml.bind-api - - - - - org.apache.camel - camel-beanstalk - 3.16.0 + 3.17.0 jakarta.activation @@ -15489,7 +15460,7 @@ org.apache.camel camel-bindy - 3.16.0 + 3.17.0 jakarta.activation @@ -15504,7 +15475,7 @@ org.apache.camel camel-bonita - 3.16.0 + 3.17.0 jakarta.activation @@ -15527,12 +15498,12 @@ org.apache.camel camel-box-api - 3.16.0 + 3.17.0 org.apache.camel camel-box - 3.16.0 + 3.17.0 commons-logging @@ -15551,7 +15522,7 @@ org.apache.camel camel-braintree - 3.16.0 + 3.17.0 jakarta.activation @@ -15566,7 +15537,7 @@ org.apache.camel camel-browse - 3.16.0 + 3.17.0 jakarta.activation @@ -15581,7 +15552,7 @@ org.apache.camel camel-caffeine-lrucache - 3.16.0 + 3.17.0 jakarta.activation @@ -15596,7 +15567,7 @@ org.apache.camel camel-caffeine - 3.16.0 + 3.17.0 jakarta.activation @@ -15611,7 +15582,7 @@ org.apache.camel camel-cassandraql - 3.16.0 + 3.17.0 com.google.code.findbugs @@ -15630,7 +15601,7 @@ org.apache.camel camel-catalog - 3.16.0 + 3.17.0 jakarta.activation @@ -15645,7 +15616,7 @@ org.apache.camel camel-cbor - 3.16.0 + 3.17.0 jakarta.activation @@ -15660,7 +15631,7 @@ org.apache.camel camel-chatscript - 3.16.0 + 3.17.0 jakarta.activation @@ -15675,7 +15646,7 @@ org.apache.camel camel-chunk - 3.16.0 + 3.17.0 jakarta.activation @@ -15690,7 +15661,7 @@ org.apache.camel camel-cloud - 3.16.0 + 3.17.0 jakarta.activation @@ -15705,12 +15676,12 @@ org.apache.camel camel-cluster - 3.16.0 + 3.17.0 org.apache.camel camel-cm-sms - 3.16.0 + 3.17.0 commons-logging @@ -15733,7 +15704,7 @@ org.apache.camel camel-cmis - 3.16.0 + 3.17.0 asm @@ -15760,7 +15731,7 @@ org.apache.camel camel-coap - 3.16.0 + 3.17.0 jakarta.activation @@ -15775,7 +15746,7 @@ org.apache.camel camel-cometd - 3.16.0 + 3.17.0 jakarta.activation @@ -15794,7 +15765,7 @@ org.apache.camel camel-componentdsl - 3.16.0 + 3.17.0 jakarta.activation @@ -15806,10 +15777,15 @@ + + org.apache.camel + camel-console + 3.17.0 + org.apache.camel camel-consul - 3.16.0 + 3.17.0 com.google.code.findbugs @@ -15832,7 +15808,7 @@ org.apache.camel camel-controlbus - 3.16.0 + 3.17.0 jakarta.activation @@ -15847,7 +15823,7 @@ org.apache.camel camel-corda - 3.16.0 + 3.17.0 com.google.code.findbugs @@ -15886,7 +15862,7 @@ org.apache.camel camel-core-catalog - 3.16.0 + 3.17.0 jakarta.activation @@ -15901,7 +15877,7 @@ org.apache.camel camel-core-engine - 3.16.0 + 3.17.0 jakarta.activation @@ -15916,7 +15892,7 @@ org.apache.camel camel-core-languages - 3.16.0 + 3.17.0 jakarta.activation @@ -15931,12 +15907,12 @@ org.apache.camel camel-core-model - 3.16.0 + 3.17.0 org.apache.camel camel-core-processor - 3.16.0 + 3.17.0 jakarta.activation @@ -15951,12 +15927,12 @@ org.apache.camel camel-core-reifier - 3.16.0 + 3.17.0 org.apache.camel camel-couchbase - 3.16.0 + 3.17.0 jakarta.activation @@ -15971,7 +15947,7 @@ org.apache.camel camel-couchdb - 3.16.0 + 3.17.0 commons-logging @@ -15990,7 +15966,7 @@ org.apache.camel camel-cron - 3.16.0 + 3.17.0 jakarta.activation @@ -16005,7 +15981,7 @@ org.apache.camel camel-crypto - 3.16.0 + 3.17.0 jakarta.activation @@ -16020,7 +15996,7 @@ org.apache.camel camel-csv - 3.16.0 + 3.17.0 jakarta.activation @@ -16035,7 +16011,22 @@ org.apache.camel camel-dataformat - 3.16.0 + 3.17.0 + + + jakarta.activation + jakarta.activation-api + + + jakarta.xml.bind + jakarta.xml.bind-api + + + + + org.apache.camel + camel-datasonnet + 3.17.0 jakarta.activation @@ -16045,12 +16036,20 @@ jakarta.xml.bind jakarta.xml.bind-api + + javax.activation + activation + + + com.lihaoyi + geny_2.13 + org.apache.camel camel-debezium-common - 3.16.0 + 3.17.0 jakarta.activation @@ -16073,7 +16072,7 @@ org.apache.camel camel-debezium-mongodb - 3.16.0 + 3.17.0 jakarta.activation @@ -16100,7 +16099,7 @@ org.apache.camel camel-debezium-mysql - 3.16.0 + 3.17.0 jakarta.activation @@ -16127,7 +16126,7 @@ org.apache.camel camel-debezium-postgres - 3.16.0 + 3.17.0 jakarta.activation @@ -16154,7 +16153,7 @@ org.apache.camel camel-debezium-sqlserver - 3.16.0 + 3.17.0 jakarta.activation @@ -16178,10 +16177,15 @@ + + org.apache.camel + camel-debug + 3.17.0 + org.apache.camel camel-digitalocean - 3.16.0 + 3.17.0 commons-logging @@ -16200,7 +16204,7 @@ org.apache.camel camel-direct - 3.16.0 + 3.17.0 jakarta.activation @@ -16215,7 +16219,7 @@ org.apache.camel camel-disruptor - 3.16.0 + 3.17.0 jakarta.activation @@ -16230,7 +16234,7 @@ org.apache.camel camel-djl - 3.16.0 + 3.17.0 jakarta.activation @@ -16245,7 +16249,7 @@ org.apache.camel camel-dns - 3.16.0 + 3.17.0 jakarta.activation @@ -16260,7 +16264,7 @@ org.apache.camel camel-dozer - 3.16.0 + 3.17.0 jakarta.activation @@ -16283,7 +16287,7 @@ org.apache.camel camel-drill - 3.16.0 + 3.17.0 com.google.code.findbugs @@ -16306,7 +16310,7 @@ org.apache.camel camel-dropbox - 3.16.0 + 3.17.0 jakarta.activation @@ -16321,12 +16325,12 @@ org.apache.camel camel-dsl-support - 3.16.0 + 3.17.0 org.apache.camel camel-ehcache - 3.16.0 + 3.17.0 jakarta.activation @@ -16341,7 +16345,7 @@ org.apache.camel camel-elasticsearch-rest - 3.16.0 + 3.17.0 jakarta.activation @@ -16357,30 +16361,15 @@ - - org.apache.camel - camel-elsql - 3.16.0 - - - jakarta.activation - jakarta.activation-api - - - jakarta.xml.bind - jakarta.xml.bind-api - - - org.apache.camel camel-endpointdsl-support - 3.16.0 + 3.17.0 org.apache.camel camel-endpointdsl - 3.16.0 + 3.17.0 jakarta.activation @@ -16395,22 +16384,7 @@ org.apache.camel camel-etcd3 - 3.16.0 - - - jakarta.activation - jakarta.activation-api - - - jakarta.xml.bind - jakarta.xml.bind-api - - - - - org.apache.camel - camel-etcd - 3.16.0 + 3.17.0 jakarta.activation @@ -16425,7 +16399,7 @@ org.apache.camel camel-exec - 3.16.0 + 3.17.0 jakarta.activation @@ -16440,7 +16414,7 @@ org.apache.camel camel-facebook - 3.16.0 + 3.17.0 jakarta.activation @@ -16455,7 +16429,7 @@ org.apache.camel camel-fastjson - 3.16.0 + 3.17.0 jakarta.activation @@ -16470,12 +16444,12 @@ org.apache.camel camel-fhir-api - 3.16.0 + 3.17.0 org.apache.camel camel-fhir - 3.16.0 + 3.17.0 com.google.code.findbugs @@ -16502,7 +16476,7 @@ org.apache.camel camel-file-watch - 3.16.0 + 3.17.0 jakarta.activation @@ -16517,7 +16491,7 @@ org.apache.camel camel-file - 3.16.0 + 3.17.0 jakarta.activation @@ -16532,7 +16506,7 @@ org.apache.camel camel-flatpack - 3.16.0 + 3.17.0 jakarta.activation @@ -16547,7 +16521,7 @@ org.apache.camel camel-flink - 3.16.0 + 3.17.0 com.google.code.findbugs @@ -16566,7 +16540,7 @@ org.apache.camel camel-fop - 3.16.0 + 3.17.0 commons-logging @@ -16585,7 +16559,7 @@ org.apache.camel camel-freemarker - 3.16.0 + 3.17.0 jakarta.activation @@ -16600,23 +16574,12 @@ org.apache.camel camel-ftp - 3.16.0 + 3.17.0 - jakarta.activation - jakarta.activation-api - - - jakarta.xml.bind - jakarta.xml.bind-api + com.github.mwiede + jsch - - - - org.apache.camel - camel-ganglia - 3.16.0 - jakarta.activation jakarta.activation-api @@ -16630,7 +16593,7 @@ org.apache.camel camel-geocoder - 3.16.0 + 3.17.0 jakarta.activation @@ -16653,7 +16616,7 @@ org.apache.camel camel-git - 3.16.0 + 3.17.0 jakarta.activation @@ -16668,7 +16631,7 @@ org.apache.camel camel-github - 3.16.0 + 3.17.0 jakarta.activation @@ -16683,7 +16646,7 @@ org.apache.camel camel-google-bigquery - 3.16.0 + 3.17.0 com.google.code.findbugs @@ -16718,7 +16681,7 @@ org.apache.camel camel-google-calendar - 3.16.0 + 3.17.0 com.google.code.findbugs @@ -16741,7 +16704,7 @@ org.apache.camel camel-google-drive - 3.16.0 + 3.17.0 com.google.code.findbugs @@ -16764,7 +16727,7 @@ org.apache.camel camel-google-functions - 3.16.0 + 3.17.0 com.google.code.findbugs @@ -16791,7 +16754,7 @@ org.apache.camel camel-google-mail - 3.16.0 + 3.17.0 com.google.code.findbugs @@ -16814,7 +16777,7 @@ org.apache.camel camel-google-pubsub - 3.16.0 + 3.17.0 com.google.code.findbugs @@ -16857,7 +16820,7 @@ org.apache.camel camel-google-secret-manager - 3.16.0 + 3.17.0 com.google.code.findbugs @@ -16884,7 +16847,7 @@ org.apache.camel camel-google-sheets - 3.16.0 + 3.17.0 com.google.code.findbugs @@ -16907,7 +16870,7 @@ org.apache.camel camel-google-storage - 3.16.0 + 3.17.0 com.google.code.findbugs @@ -16942,7 +16905,7 @@ org.apache.camel camel-graphql - 3.16.0 + 3.17.0 commons-logging @@ -16961,7 +16924,7 @@ org.apache.camel camel-grok - 3.16.0 + 3.17.0 jakarta.activation @@ -16976,12 +16939,12 @@ org.apache.camel camel-groovy-dsl-common - 3.16.0 + 3.17.0 org.apache.camel camel-groovy-dsl - 3.16.0 + 3.17.0 jakarta.activation @@ -16996,7 +16959,7 @@ org.apache.camel camel-groovy - 3.16.0 + 3.17.0 jakarta.activation @@ -17011,7 +16974,7 @@ org.apache.camel camel-grpc - 3.16.0 + 3.17.0 com.google.code.findbugs @@ -17034,7 +16997,7 @@ org.apache.camel camel-gson - 3.16.0 + 3.17.0 jakarta.activation @@ -17049,7 +17012,7 @@ org.apache.camel camel-guava-eventbus - 3.16.0 + 3.17.0 jakarta.activation @@ -17064,7 +17027,7 @@ org.apache.camel camel-hazelcast - 3.16.0 + 3.17.0 jakarta.activation @@ -17079,7 +17042,7 @@ org.apache.camel camel-hbase - 3.16.0 + 3.17.0 com.google.code.findbugs @@ -17110,7 +17073,7 @@ org.apache.camel camel-hdfs - 3.16.0 + 3.17.0 com.google.code.findbugs @@ -17153,7 +17116,7 @@ org.apache.camel camel-headersmap - 3.16.0 + 3.17.0 ch.qos.logback @@ -17176,12 +17139,12 @@ org.apache.camel camel-health - 3.16.0 + 3.17.0 org.apache.camel camel-hl7 - 3.16.0 + 3.17.0 jakarta.activation @@ -17196,12 +17159,12 @@ org.apache.camel camel-http-base - 3.16.0 + 3.17.0 org.apache.camel camel-http-common - 3.16.0 + 3.17.0 jakarta.activation @@ -17216,7 +17179,7 @@ org.apache.camel camel-http - 3.16.0 + 3.17.0 jakarta.activation @@ -17239,32 +17202,13 @@ org.apache.camel camel-huaweicloud-common - 3.16.0 + 3.17.0 org.apache.camel camel-huaweicloud-smn - 3.16.0 - - - jakarta.activation - jakarta.activation-api - - - jakarta.xml.bind - jakarta.xml.bind-api - - - - - org.apache.camel - camel-hystrix - 3.16.0 + 3.17.0 - - commons-logging - commons-logging - jakarta.activation jakarta.activation-api @@ -17278,7 +17222,7 @@ org.apache.camel camel-ical - 3.16.0 + 3.17.0 commons-logging @@ -17297,7 +17241,7 @@ org.apache.camel camel-iec60870 - 3.16.0 + 3.17.0 com.google.code.findbugs @@ -17316,7 +17260,7 @@ org.apache.camel camel-ignite - 3.16.0 + 3.17.0 jakarta.activation @@ -17331,7 +17275,7 @@ org.apache.camel camel-infinispan-common - 3.16.0 + 3.17.0 org.infinispan @@ -17342,7 +17286,7 @@ org.apache.camel camel-infinispan - 3.16.0 + 3.17.0 jakarta.activation @@ -17373,7 +17317,7 @@ org.apache.camel camel-influxdb - 3.16.0 + 3.17.0 jakarta.activation @@ -17388,7 +17332,7 @@ org.apache.camel camel-iota - 3.16.0 + 3.17.0 commons-logging @@ -17407,7 +17351,7 @@ org.apache.camel camel-irc - 3.16.0 + 3.17.0 jakarta.activation @@ -17422,7 +17366,7 @@ org.apache.camel camel-jackson-avro - 3.16.0 + 3.17.0 jakarta.activation @@ -17437,7 +17381,7 @@ org.apache.camel camel-jackson-protobuf - 3.16.0 + 3.17.0 jakarta.activation @@ -17452,7 +17396,7 @@ org.apache.camel camel-jackson - 3.16.0 + 3.17.0 jakarta.activation @@ -17467,7 +17411,7 @@ org.apache.camel camel-jacksonxml - 3.16.0 + 3.17.0 jakarta.activation @@ -17482,7 +17426,7 @@ org.apache.camel camel-jasypt - 3.16.0 + 3.17.0 jakarta.activation @@ -17497,7 +17441,7 @@ org.apache.camel camel-java-joor-dsl - 3.16.0 + 3.17.0 jakarta.activation @@ -17512,7 +17456,7 @@ org.apache.camel camel-jaxb - 3.16.0 + 3.17.0 jakarta.activation @@ -17527,7 +17471,7 @@ org.apache.camel camel-jbpm - 3.16.0 + 3.17.0 jakarta.activation @@ -17554,7 +17498,7 @@ org.apache.camel camel-jcache - 3.16.0 + 3.17.0 jakarta.activation @@ -17569,7 +17513,7 @@ org.apache.camel camel-jclouds - 3.16.0 + 3.17.0 com.google.code.findbugs @@ -17583,6 +17527,10 @@ jakarta.xml.bind jakarta.xml.bind-api + + javax.annotation + javax.annotation-api + javax.inject javax.inject @@ -17596,7 +17544,7 @@ org.apache.camel camel-jcr - 3.16.0 + 3.17.0 jakarta.activation @@ -17615,7 +17563,7 @@ org.apache.camel camel-jdbc - 3.16.0 + 3.17.0 jakarta.activation @@ -17638,7 +17586,7 @@ org.apache.camel camel-jfr - 3.16.0 + 3.17.0 jakarta.activation @@ -17653,7 +17601,7 @@ org.apache.camel camel-jgroups-raft - 3.16.0 + 3.17.0 jakarta.activation @@ -17668,22 +17616,7 @@ org.apache.camel camel-jgroups - 3.16.0 - - - jakarta.activation - jakarta.activation-api - - - jakarta.xml.bind - jakarta.xml.bind-api - - - - - org.apache.camel - camel-jing - 3.16.0 + 3.17.0 jakarta.activation @@ -17698,7 +17631,7 @@ org.apache.camel camel-jira - 3.16.0 + 3.17.0 jakarta.activation @@ -17749,7 +17682,7 @@ org.apache.camel camel-jms - 3.16.0 + 3.17.0 jakarta.activation @@ -17784,7 +17717,7 @@ org.apache.camel camel-johnzon - 3.16.0 + 3.17.0 jakarta.activation @@ -17799,7 +17732,7 @@ org.apache.camel camel-jolt - 3.16.0 + 3.17.0 jakarta.activation @@ -17818,7 +17751,7 @@ org.apache.camel camel-jooq - 3.16.0 + 3.17.0 jakarta.activation @@ -17837,7 +17770,7 @@ org.apache.camel camel-joor - 3.16.0 + 3.17.0 jakarta.activation @@ -17852,7 +17785,7 @@ org.apache.camel camel-jpa - 3.16.0 + 3.17.0 jakarta.activation @@ -17883,7 +17816,7 @@ org.apache.camel camel-js-dsl - 3.16.0 + 3.17.0 jakarta.activation @@ -17898,8 +17831,12 @@ org.apache.camel camel-jsch - 3.16.0 + 3.17.0 + + com.github.mwiede + jsch + jakarta.activation jakarta.activation-api @@ -17913,7 +17850,7 @@ org.apache.camel camel-jslt - 3.16.0 + 3.17.0 jakarta.activation @@ -17928,7 +17865,7 @@ org.apache.camel camel-json-patch - 3.16.0 + 3.17.0 jakarta.activation @@ -17943,7 +17880,7 @@ org.apache.camel camel-json-validator - 3.16.0 + 3.17.0 jakarta.activation @@ -17958,7 +17895,7 @@ org.apache.camel camel-jsonapi - 3.16.0 + 3.17.0 jakarta.activation @@ -17973,7 +17910,7 @@ org.apache.camel camel-jsonata - 3.16.0 + 3.17.0 jakarta.activation @@ -17988,7 +17925,7 @@ org.apache.camel camel-jsonb - 3.16.0 + 3.17.0 jakarta.activation @@ -18003,7 +17940,7 @@ org.apache.camel camel-jsonpath - 3.16.0 + 3.17.0 jakarta.activation @@ -18018,7 +17955,7 @@ org.apache.camel camel-jt400 - 3.16.0 + 3.17.0 jakarta.activation @@ -18033,7 +17970,7 @@ org.apache.camel camel-jta - 3.16.0 + 3.17.0 jakarta.activation @@ -18052,7 +17989,7 @@ org.apache.camel camel-kafka - 3.16.0 + 3.17.0 jakarta.activation @@ -18067,7 +18004,7 @@ org.apache.camel camel-kamelet - 3.16.0 + 3.17.0 jakarta.activation @@ -18082,7 +18019,7 @@ org.apache.camel camel-kotlin-dsl - 3.16.0 + 3.17.0 jakarta.activation @@ -18097,7 +18034,7 @@ org.apache.camel camel-kubernetes - 3.16.0 + 3.17.0 io.fabric8 @@ -18116,7 +18053,7 @@ org.apache.camel camel-kudu - 3.16.0 + 3.17.0 jakarta.activation @@ -18131,7 +18068,7 @@ org.apache.camel camel-language - 3.16.0 + 3.17.0 jakarta.activation @@ -18146,7 +18083,7 @@ org.apache.camel camel-ldap - 3.16.0 + 3.17.0 jakarta.activation @@ -18161,7 +18098,7 @@ org.apache.camel camel-ldif - 3.16.0 + 3.17.0 jakarta.activation @@ -18176,7 +18113,7 @@ org.apache.camel camel-leveldb - 3.16.0 + 3.17.0 jakarta.activation @@ -18191,7 +18128,7 @@ org.apache.camel camel-log - 3.16.0 + 3.17.0 jakarta.activation @@ -18206,7 +18143,7 @@ org.apache.camel camel-lra - 3.16.0 + 3.17.0 jakarta.activation @@ -18225,7 +18162,7 @@ org.apache.camel camel-lucene - 3.16.0 + 3.17.0 jakarta.activation @@ -18240,7 +18177,7 @@ org.apache.camel camel-lumberjack - 3.16.0 + 3.17.0 jakarta.activation @@ -18255,7 +18192,7 @@ org.apache.camel camel-lzf - 3.16.0 + 3.17.0 jakarta.activation @@ -18270,7 +18207,7 @@ org.apache.camel camel-mail - 3.16.0 + 3.17.0 jakarta.activation @@ -18285,7 +18222,7 @@ org.apache.camel camel-main - 3.16.0 + 3.17.0 jakarta.activation @@ -18304,12 +18241,12 @@ org.apache.camel camel-management-api - 3.16.0 + 3.17.0 org.apache.camel camel-management - 3.16.0 + 3.17.0 jakarta.activation @@ -18324,7 +18261,7 @@ org.apache.camel camel-master - 3.16.0 + 3.17.0 jakarta.activation @@ -18339,7 +18276,7 @@ org.apache.camel camel-micrometer - 3.16.0 + 3.17.0 jakarta.activation @@ -18354,7 +18291,7 @@ org.apache.camel camel-microprofile-config - 3.16.0 + 3.17.0 jakarta.activation @@ -18369,7 +18306,7 @@ org.apache.camel camel-microprofile-fault-tolerance - 3.16.0 + 3.17.0 jakarta.activation @@ -18388,7 +18325,7 @@ org.apache.camel camel-microprofile-health - 3.16.0 + 3.17.0 jakarta.activation @@ -18403,7 +18340,7 @@ org.apache.camel camel-microprofile-metrics - 3.16.0 + 3.17.0 jakarta.activation @@ -18426,7 +18363,7 @@ org.apache.camel camel-milo - 3.16.0 + 3.17.0 jakarta.activation @@ -18441,7 +18378,7 @@ org.apache.camel camel-minio - 3.16.0 + 3.17.0 com.google.code.findbugs @@ -18464,7 +18401,7 @@ org.apache.camel camel-mllp - 3.16.0 + 3.17.0 jakarta.activation @@ -18479,7 +18416,7 @@ org.apache.camel camel-mock - 3.16.0 + 3.17.0 jakarta.activation @@ -18494,7 +18431,7 @@ org.apache.camel camel-mongodb-gridfs - 3.16.0 + 3.17.0 jakarta.activation @@ -18513,7 +18450,7 @@ org.apache.camel camel-mongodb - 3.16.0 + 3.17.0 jakarta.activation @@ -18529,25 +18466,10 @@ - - org.apache.camel - camel-msv - 3.16.0 - - - jakarta.activation - jakarta.activation-api - - - jakarta.xml.bind - jakarta.xml.bind-api - - - org.apache.camel camel-mustache - 3.16.0 + 3.17.0 jakarta.activation @@ -18562,7 +18484,7 @@ org.apache.camel camel-mvel - 3.16.0 + 3.17.0 jakarta.activation @@ -18577,22 +18499,7 @@ org.apache.camel camel-mybatis - 3.16.0 - - - jakarta.activation - jakarta.activation-api - - - jakarta.xml.bind - jakarta.xml.bind-api - - - - - org.apache.camel - camel-nagios - 3.16.0 + 3.17.0 jakarta.activation @@ -18607,7 +18514,7 @@ org.apache.camel camel-nats - 3.16.0 + 3.17.0 jakarta.activation @@ -18622,7 +18529,7 @@ org.apache.camel camel-netty-http - 3.16.0 + 3.17.0 jakarta.activation @@ -18641,7 +18548,7 @@ org.apache.camel camel-netty - 3.16.0 + 3.17.0 jakarta.activation @@ -18656,7 +18563,7 @@ org.apache.camel camel-nitrite - 3.16.0 + 3.17.0 jakarta.activation @@ -18676,41 +18583,10 @@ - - org.apache.camel - camel-nsq - 3.16.0 - - - com.google.code.findbugs - jsr305 - - - io.netty - netty-all - - - jakarta.activation - jakarta.activation-api - - - jakarta.xml.bind - jakarta.xml.bind-api - - - org.apache.logging.log4j - log4j-api - - - org.apache.logging.log4j - log4j-core - - - org.apache.camel camel-oaipmh - 3.16.0 + 3.17.0 commons-logging @@ -18729,7 +18605,7 @@ org.apache.camel camel-ognl - 3.16.0 + 3.17.0 jakarta.activation @@ -18744,12 +18620,12 @@ org.apache.camel camel-olingo4-api - 3.16.0 + 3.17.0 org.apache.camel camel-olingo4 - 3.16.0 + 3.17.0 commons-logging @@ -18768,7 +18644,7 @@ org.apache.camel camel-openapi-java - 3.16.0 + 3.17.0 com.fasterxml.jackson.dataformat @@ -18787,7 +18663,7 @@ org.apache.camel camel-openstack - 3.16.0 + 3.17.0 com.github.fge @@ -18810,7 +18686,7 @@ org.apache.camel camel-opentelemetry - 3.16.0 + 3.17.0 io.grpc @@ -18829,7 +18705,7 @@ org.apache.camel camel-opentracing - 3.16.0 + 3.17.0 jakarta.activation @@ -18844,7 +18720,7 @@ org.apache.camel camel-optaplanner - 3.16.0 + 3.17.0 jakarta.activation @@ -18867,7 +18743,7 @@ org.apache.camel camel-paho-mqtt5 - 3.16.0 + 3.17.0 jakarta.activation @@ -18882,7 +18758,7 @@ org.apache.camel camel-paho - 3.16.0 + 3.17.0 jakarta.activation @@ -18897,7 +18773,7 @@ org.apache.camel camel-pdf - 3.16.0 + 3.17.0 commons-logging @@ -18916,7 +18792,7 @@ org.apache.camel camel-pg-replication-slot - 3.16.0 + 3.17.0 jakarta.activation @@ -18931,7 +18807,7 @@ org.apache.camel camel-pgevent - 3.16.0 + 3.17.0 jakarta.activation @@ -18950,7 +18826,7 @@ org.apache.camel camel-platform-http-vertx - 3.16.0 + 3.17.0 jakarta.activation @@ -18965,12 +18841,12 @@ org.apache.camel camel-platform-http - 3.16.0 + 3.17.0 org.apache.camel camel-printer - 3.16.0 + 3.17.0 jakarta.activation @@ -18985,7 +18861,7 @@ org.apache.camel camel-protobuf - 3.16.0 + 3.17.0 com.google.code.findbugs @@ -19004,7 +18880,7 @@ org.apache.camel camel-pubnub - 3.16.0 + 3.17.0 jakarta.activation @@ -19019,7 +18895,7 @@ org.apache.camel camel-pulsar - 3.16.0 + 3.17.0 com.sun.activation @@ -19062,7 +18938,7 @@ org.apache.camel camel-quartz - 3.16.0 + 3.17.0 jakarta.activation @@ -19085,7 +18961,7 @@ org.apache.camel camel-quickfix - 3.16.0 + 3.17.0 jakarta.activation @@ -19104,7 +18980,7 @@ org.apache.camel camel-rabbitmq - 3.16.0 + 3.17.0 jakarta.activation @@ -19119,7 +18995,7 @@ org.apache.camel camel-reactive-executor-vertx - 3.16.0 + 3.17.0 jakarta.activation @@ -19134,7 +19010,7 @@ org.apache.camel camel-reactive-streams - 3.16.0 + 3.17.0 jakarta.activation @@ -19149,7 +19025,7 @@ org.apache.camel camel-redis - 3.16.0 + 3.17.0 jakarta.activation @@ -19164,7 +19040,7 @@ org.apache.camel camel-ref - 3.16.0 + 3.17.0 jakarta.activation @@ -19179,7 +19055,7 @@ org.apache.camel camel-rest-openapi - 3.16.0 + 3.17.0 jakarta.activation @@ -19194,31 +19070,8 @@ org.apache.camel camel-rest - 3.16.0 - - - jakarta.activation - jakarta.activation-api - - - jakarta.xml.bind - jakarta.xml.bind-api - - - - - org.apache.camel - camel-ribbon - 3.16.0 + 3.17.0 - - com.google.code.findbugs - jsr305 - - - commons-logging - commons-logging - jakarta.activation jakarta.activation-api @@ -19232,7 +19085,7 @@ org.apache.camel camel-robotframework - 3.16.0 + 3.17.0 jakarta.activation @@ -19247,7 +19100,7 @@ org.apache.camel camel-rss - 3.16.0 + 3.17.0 jakarta.activation @@ -19262,7 +19115,7 @@ org.apache.camel camel-saga - 3.16.0 + 3.17.0 jakarta.activation @@ -19277,7 +19130,7 @@ org.apache.camel camel-salesforce - 3.16.0 + 3.17.0 jakarta.activation @@ -19296,7 +19149,7 @@ org.apache.camel camel-sap-netweaver - 3.16.0 + 3.17.0 jakarta.activation @@ -19311,7 +19164,7 @@ org.apache.camel camel-saxon - 3.16.0 + 3.17.0 jakarta.activation @@ -19326,7 +19179,7 @@ org.apache.camel camel-scheduler - 3.16.0 + 3.17.0 jakarta.activation @@ -19341,7 +19194,7 @@ org.apache.camel camel-schematron - 3.16.0 + 3.17.0 jakarta.activation @@ -19356,7 +19209,7 @@ org.apache.camel camel-seda - 3.16.0 + 3.17.0 jakarta.activation @@ -19371,7 +19224,7 @@ org.apache.camel camel-servicenow - 3.16.0 + 3.17.0 com.sun.xml.messaging.saaj @@ -19402,7 +19255,7 @@ org.apache.camel camel-servlet - 3.16.0 + 3.17.0 jakarta.activation @@ -19417,22 +19270,7 @@ org.apache.camel camel-shiro - 3.16.0 - - - jakarta.activation - jakarta.activation-api - - - jakarta.xml.bind - jakarta.xml.bind-api - - - - - org.apache.camel - camel-sip - 3.16.0 + 3.17.0 jakarta.activation @@ -19447,7 +19285,7 @@ org.apache.camel camel-sjms2 - 3.16.0 + 3.17.0 jakarta.activation @@ -19462,7 +19300,7 @@ org.apache.camel camel-sjms - 3.16.0 + 3.17.0 jakarta.activation @@ -19477,7 +19315,7 @@ org.apache.camel camel-slack - 3.16.0 + 3.17.0 com.googlecode.json-simple @@ -19496,7 +19334,7 @@ org.apache.camel camel-smpp - 3.16.0 + 3.17.0 jakarta.activation @@ -19511,7 +19349,7 @@ org.apache.camel camel-snakeyaml - 3.16.0 + 3.17.0 jakarta.activation @@ -19526,7 +19364,7 @@ org.apache.camel camel-snmp - 3.16.0 + 3.17.0 jakarta.activation @@ -19541,7 +19379,7 @@ org.apache.camel camel-soap - 3.16.0 + 3.17.0 jakarta.xml.bind @@ -19552,7 +19390,7 @@ org.apache.camel camel-solr - 3.16.0 + 3.17.0 commons-logging @@ -19572,29 +19410,10 @@ - - org.apache.camel - camel-soroush - 3.16.0 - - - jakarta.activation - jakarta.activation-api - - - jakarta.ws.rs - jakarta.ws.rs-api - - - jakarta.xml.bind - jakarta.xml.bind-api - - - org.apache.camel camel-splunk-hec - 3.16.0 + 3.17.0 commons-logging @@ -19613,7 +19432,7 @@ org.apache.camel camel-splunk - 3.16.0 + 3.17.0 jakarta.activation @@ -19628,7 +19447,7 @@ org.apache.camel camel-spring-rabbitmq - 3.16.0 + 3.17.0 jakarta.activation @@ -19659,7 +19478,7 @@ org.apache.camel camel-sql - 3.16.0 + 3.17.0 commons-logging @@ -19686,7 +19505,7 @@ org.apache.camel camel-ssh - 3.16.0 + 3.17.0 jakarta.activation @@ -19705,7 +19524,7 @@ org.apache.camel camel-stax - 3.16.0 + 3.17.0 jakarta.activation @@ -19720,7 +19539,7 @@ org.apache.camel camel-stitch - 3.16.0 + 3.17.0 jakarta.activation @@ -19735,7 +19554,7 @@ org.apache.camel camel-stomp - 3.16.0 + 3.17.0 jakarta.activation @@ -19750,7 +19569,7 @@ org.apache.camel camel-stream - 3.16.0 + 3.17.0 jakarta.activation @@ -19765,7 +19584,7 @@ org.apache.camel camel-stringtemplate - 3.16.0 + 3.17.0 jakarta.activation @@ -19780,7 +19599,7 @@ org.apache.camel camel-stub - 3.16.0 + 3.17.0 jakarta.activation @@ -19795,7 +19614,7 @@ org.apache.camel camel-support - 3.16.0 + 3.17.0 jakarta.activation @@ -19810,22 +19629,7 @@ org.apache.camel camel-syslog - 3.16.0 - - - jakarta.activation - jakarta.activation-api - - - jakarta.xml.bind - jakarta.xml.bind-api - - - - - org.apache.camel - camel-tagsoup - 3.16.0 + 3.17.0 jakarta.activation @@ -19840,7 +19644,7 @@ org.apache.camel camel-tarfile - 3.16.0 + 3.17.0 jakarta.activation @@ -19855,7 +19659,7 @@ org.apache.camel camel-telegram - 3.16.0 + 3.17.0 jakarta.activation @@ -19870,7 +19674,7 @@ org.apache.camel camel-threadpoolfactory-vertx - 3.16.0 + 3.17.0 jakarta.activation @@ -19885,7 +19689,7 @@ org.apache.camel camel-thrift - 3.16.0 + 3.17.0 commons-logging @@ -19908,7 +19712,7 @@ org.apache.camel camel-tika - 3.16.0 + 3.17.0 jakarta.activation @@ -19927,7 +19731,7 @@ org.apache.camel camel-timer - 3.16.0 + 3.17.0 jakarta.activation @@ -19942,17 +19746,17 @@ org.apache.camel camel-tooling-model - 3.16.0 + 3.17.0 org.apache.camel camel-tracing - 3.16.0 + 3.17.0 org.apache.camel camel-twilio - 3.16.0 + 3.17.0 jakarta.activation @@ -19983,7 +19787,7 @@ org.apache.camel camel-twitter - 3.16.0 + 3.17.0 jakarta.activation @@ -19998,7 +19802,7 @@ org.apache.camel camel-univocity-parsers - 3.16.0 + 3.17.0 jakarta.activation @@ -20013,17 +19817,17 @@ org.apache.camel camel-util-json - 3.16.0 + 3.17.0 org.apache.camel camel-util - 3.16.0 + 3.17.0 org.apache.camel camel-validator - 3.16.0 + 3.17.0 jakarta.activation @@ -20038,7 +19842,7 @@ org.apache.camel camel-velocity - 3.16.0 + 3.17.0 jakarta.activation @@ -20053,12 +19857,12 @@ org.apache.camel camel-vertx-common - 3.16.0 + 3.17.0 org.apache.camel camel-vertx-http - 3.16.0 + 3.17.0 jakarta.activation @@ -20073,7 +19877,7 @@ org.apache.camel camel-vertx-websocket - 3.16.0 + 3.17.0 jakarta.activation @@ -20088,7 +19892,7 @@ org.apache.camel camel-vertx - 3.16.0 + 3.17.0 jakarta.activation @@ -20103,7 +19907,7 @@ org.apache.camel camel-vm - 3.16.0 + 3.17.0 jakarta.activation @@ -20118,7 +19922,7 @@ org.apache.camel camel-weather - 3.16.0 + 3.17.0 commons-logging @@ -20137,7 +19941,7 @@ org.apache.camel camel-web3j - 3.16.0 + 3.17.0 jakarta.activation @@ -20152,7 +19956,7 @@ org.apache.camel camel-webhook - 3.16.0 + 3.17.0 jakarta.activation @@ -20167,7 +19971,7 @@ org.apache.camel camel-wordpress - 3.16.0 + 3.17.0 jakarta.activation @@ -20190,7 +19994,7 @@ org.apache.camel camel-workday - 3.16.0 + 3.17.0 commons-logging @@ -20209,7 +20013,7 @@ org.apache.camel camel-xchange - 3.16.0 + 3.17.0 com.google.code.findbugs @@ -20236,7 +20040,7 @@ org.apache.camel camel-xj - 3.16.0 + 3.17.0 jakarta.activation @@ -20251,7 +20055,7 @@ org.apache.camel camel-xml-io-dsl - 3.16.0 + 3.17.0 jakarta.activation @@ -20266,12 +20070,12 @@ org.apache.camel camel-xml-io-util - 3.16.0 + 3.17.0 org.apache.camel camel-xml-io - 3.16.0 + 3.17.0 jakarta.activation @@ -20286,7 +20090,7 @@ org.apache.camel camel-xml-jaxb - 3.16.0 + 3.17.0 jakarta.activation @@ -20301,7 +20105,7 @@ org.apache.camel camel-xml-jaxp - 3.16.0 + 3.17.0 jakarta.activation @@ -20316,7 +20120,7 @@ org.apache.camel camel-xmlsecurity - 3.16.0 + 3.17.0 jakarta.activation @@ -20331,7 +20135,7 @@ org.apache.camel camel-xmpp - 3.16.0 + 3.17.0 jakarta.activation @@ -20346,7 +20150,7 @@ org.apache.camel camel-xpath - 3.16.0 + 3.17.0 jakarta.activation @@ -20361,7 +20165,7 @@ org.apache.camel camel-xslt-saxon - 3.16.0 + 3.17.0 jakarta.activation @@ -20376,7 +20180,7 @@ org.apache.camel camel-xslt - 3.16.0 + 3.17.0 jakarta.activation @@ -20391,7 +20195,7 @@ org.apache.camel camel-xstream - 3.16.0 + 3.17.0 jakarta.activation @@ -20406,32 +20210,17 @@ org.apache.camel camel-yaml-dsl-common - 3.16.0 + 3.17.0 org.apache.camel camel-yaml-dsl-deserializers - 3.16.0 + 3.17.0 org.apache.camel camel-yaml-dsl - 3.16.0 - - - jakarta.activation - jakarta.activation-api - - - jakarta.xml.bind - jakarta.xml.bind-api - - - - - org.apache.camel - camel-yammer - 3.16.0 + 3.17.0 jakarta.activation @@ -20446,7 +20235,7 @@ org.apache.camel camel-zendesk - 3.16.0 + 3.17.0 jakarta.activation @@ -20461,7 +20250,7 @@ org.apache.camel camel-zip-deflater - 3.16.0 + 3.17.0 jakarta.activation @@ -20476,7 +20265,7 @@ org.apache.camel camel-zipfile - 3.16.0 + 3.17.0 jakarta.activation @@ -20491,7 +20280,7 @@ org.apache.camel camel-zookeeper-master - 3.16.0 + 3.17.0 jakarta.activation @@ -20506,7 +20295,7 @@ org.apache.camel camel-zookeeper - 3.16.0 + 3.17.0 jakarta.activation @@ -20699,7 +20488,7 @@ org.apache.kudu kudu-client - 1.14.0 + 1.15.0 org.apache.logging.log4j @@ -21777,97 +21566,97 @@ org.eclipse.jetty.http2 http2-client - 9.4.45.v20220203 + 9.4.46.v20220331 org.eclipse.jetty.http2 http2-common - 9.4.45.v20220203 + 9.4.46.v20220331 org.eclipse.jetty.http2 http2-hpack - 9.4.45.v20220203 + 9.4.46.v20220331 org.eclipse.jetty.http2 http2-http-client-transport - 9.4.45.v20220203 + 9.4.46.v20220331 org.eclipse.jetty jetty-alpn-client - 9.4.45.v20220203 + 9.4.46.v20220331 org.eclipse.jetty jetty-alpn-java-client - 9.4.45.v20220203 + 9.4.46.v20220331 org.eclipse.jetty jetty-client - 9.4.45.v20220203 + 9.4.46.v20220331 org.eclipse.jetty jetty-continuation - 9.4.45.v20220203 + 9.4.46.v20220331 org.eclipse.jetty jetty-http - 9.4.45.v20220203 + 9.4.46.v20220331 org.eclipse.jetty jetty-io - 9.4.45.v20220203 + 9.4.46.v20220331 org.eclipse.jetty jetty-jmx - 9.4.45.v20220203 + 9.4.46.v20220331 org.eclipse.jetty jetty-security - 9.4.45.v20220203 + 9.4.46.v20220331 org.eclipse.jetty jetty-server - 9.4.45.v20220203 + 9.4.46.v20220331 org.eclipse.jetty jetty-servlet - 9.4.45.v20220203 + 9.4.46.v20220331 org.eclipse.jetty jetty-servlets - 9.4.45.v20220203 + 9.4.46.v20220331 org.eclipse.jetty jetty-util-ajax - 9.4.45.v20220203 + 9.4.46.v20220331 org.eclipse.jetty jetty-util - 9.4.45.v20220203 + 9.4.46.v20220331 org.eclipse.jetty jetty-webapp - 9.4.45.v20220203 + 9.4.46.v20220331 org.eclipse.jetty jetty-xml - 9.4.45.v20220203 + 9.4.46.v20220331 org.eclipse.jgit @@ -22030,7 +21819,7 @@ org.graalvm.js js - 22.0.0.2 + 22.1.0 org.graalvm.nativeimage @@ -22049,11 +21838,6 @@ graal-sdk 22.1.0 - - org.hdrhistogram - HdrHistogram - 2.1.12 - org.hibernate.reactive hibernate-reactive-core @@ -25186,7 +24970,7 @@ org.mvel mvel2 - 2.4.13.Final + 2.4.14.Final org.optaplanner @@ -25712,22 +25496,22 @@ org.springframework spring-aop - 5.3.18 + 5.3.19 org.springframework spring-beans - 5.3.18 + 5.3.19 org.springframework spring-context - 5.3.18 + 5.3.19 org.springframework spring-core - 5.3.18 + 5.3.19 org.springframework @@ -25738,27 +25522,27 @@ org.springframework spring-expression - 5.3.18 + 5.3.19 org.springframework spring-jdbc - 5.3.18 + 5.3.19 org.springframework spring-messaging - 5.3.18 + 5.3.19 org.springframework spring-orm - 5.3.18 + 5.3.19 org.springframework spring-tx - 5.3.18 + 5.3.19 org.testcontainers diff --git a/pom.xml b/pom.xml index 8c020fe0e7..3762e2673c 100644 --- a/pom.xml +++ b/pom.xml @@ -58,7 +58,7 @@ 2.10.0.Final ${quarkus.version} - 2.9.0 + 2.10.0