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

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


The following commit(s) were added to refs/heads/main by this push:
     new 17540633 fix #2236: Wrong artifact id in 
kafka-apicurio-registry-not-secured-source.kamelet.yaml dependencies (#2237)
17540633 is described below

commit 1754063334f7568913578e4612c58c3496c7a995
Author: Andrea Tarocchi <[email protected]>
AuthorDate: Thu Oct 10 15:28:14 2024 +0200

    fix #2236: Wrong artifact id in 
kafka-apicurio-registry-not-secured-source.kamelet.yaml dependencies (#2237)
---
 kamelets/kafka-apicurio-registry-not-secured-source.kamelet.yaml | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/kamelets/kafka-apicurio-registry-not-secured-source.kamelet.yaml 
b/kamelets/kafka-apicurio-registry-not-secured-source.kamelet.yaml
index 0ba480ec..04bc00a8 100644
--- a/kamelets/kafka-apicurio-registry-not-secured-source.kamelet.yaml
+++ b/kamelets/kafka-apicurio-registry-not-secured-source.kamelet.yaml
@@ -110,7 +110,7 @@ spec:
     - "camel:kafka"
     - "camel:core"
     - "camel:kamelet"
-    - "mvn:io.quarkus:io.quarkus:quarkus-apicurio-registry-json-schema:3.15.1"
+    - "mvn:io.quarkus:quarkus-apicurio-registry-json-schema:3.15.1"
   template:
     beans:
       - name: kafkaHeaderDeserializer

Reply via email to