You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@camel.apache.org by ac...@apache.org on 2023/12/15 08:41:01 UTC

(camel-kamelets) 02/02: Kafka Apicurio Registry: Use the Quarkus extension as dependency so the Kamelets will work well in Camel K too

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

acosentino pushed a commit to branch 1798
in repository https://gitbox.apache.org/repos/asf/camel-kamelets.git

commit 97cc56ab2da3180ffbb217009c71724b798ad0aa
Author: Andrea Cosentino <an...@gmail.com>
AuthorDate: Fri Dec 15 09:39:37 2023 +0100

    Kafka Apicurio Registry: Use the Quarkus extension as dependency so the Kamelets will work well in Camel K too
    
    Signed-off-by: Andrea Cosentino <an...@gmail.com>
---
 .../kamelets/kafka-apicurio-registry-not-secured-source.kamelet.yaml    | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/library/camel-kamelets/src/main/resources/kamelets/kafka-apicurio-registry-not-secured-source.kamelet.yaml b/library/camel-kamelets/src/main/resources/kamelets/kafka-apicurio-registry-not-secured-source.kamelet.yaml
index c35caf6c..19ce0a77 100644
--- a/library/camel-kamelets/src/main/resources/kamelets/kafka-apicurio-registry-not-secured-source.kamelet.yaml
+++ b/library/camel-kamelets/src/main/resources/kamelets/kafka-apicurio-registry-not-secured-source.kamelet.yaml
@@ -113,7 +113,7 @@ spec:
     - "camel:kafka"
     - "camel:core"
     - "camel:kamelet"
-    - "mvn:io.apicurio:apicurio-registry-serdes-avro-serde:2.4.14.Final"
+    - "mvn:io.quarkus:quarkus-apicurio-registry-avro:3.6.3"
   template:
     beans:
       - name: kafkaHeaderDeserializer