mrinalsharma opened a new pull request, #8717: URL: https://github.com/apache/camel/pull/8717
This pull request fixes [CAMEL-18719](https://issues.apache.org/jira/browse/CAMEL-18719) - `dep = dep.substring(0, dep.lastIndexOf(","));` removed extra `,` that was causing an empty dependency in pom.xml - quarkus-pom.tmpl already have camel-quarkus-core, camel-quarkus-platform-http, camel-quarkus-microprofile-health included so there was no need to add it again if dependency was passed as `--deps` -- 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: commits-unsubscr...@camel.apache.org For queries about this service, please contact Infrastructure at: us...@infra.apache.org