davsclaus commented on PR #20982:
URL: https://github.com/apache/camel/pull/20982#issuecomment-3786015589

   these lines should not be removed
   ```
   +    { "name": "camel.jbang.dependencies.main", "required": false, 
"description": "Additional dependencies for Camel Main runtime only", "type": 
"string", "javaType": "String", "secret": false },
   +    { "name": "camel.jbang.dependencies.quarkus", "required": false, 
"description": "Additional dependencies for Quarkus runtime only", "type": 
"string", "javaType": "String", "secret": false },
   +    { "name": "camel.jbang.dependencies.spring-boot", "required": false, 
"description": "Additional dependencies for Spring Boot runtime only", "type": 
"string", "javaType": "String", "secret": false },
   ```


-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: [email protected]

For queries about this service, please contact Infrastructure at:
[email protected]

Reply via email to