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

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


The following commit(s) were added to refs/heads/main by this push:
     new e8d5ae9  camel-jackson - Converter for jackson numeric wrappers
e8d5ae9 is described below

commit e8d5ae9c320ec67e6edd053dd22afc652fc4cbb3
Author: Claus Ibsen <[email protected]>
AuthorDate: Sun Apr 16 16:49:04 2023 +0200

    camel-jackson - Converter for jackson numeric wrappers
---
 jbang/mqtt/mqtt.camel.yaml | 1 -
 1 file changed, 1 deletion(-)

diff --git a/jbang/mqtt/mqtt.camel.yaml b/jbang/mqtt/mqtt.camel.yaml
index 38f7fbb..e9e8852 100644
--- a/jbang/mqtt/mqtt.camel.yaml
+++ b/jbang/mqtt/mqtt.camel.yaml
@@ -13,7 +13,6 @@
               jq:
                 expression: .value
                 id: jq-d9d0
-                resultType: String
         - choice:
             when:
               - id: when-1bdb

Reply via email to