bvahdat opened a new issue, #4278: URL: https://github.com/apache/camel-quarkus/issues/4278
Hi Given the vote: https://lists.apache.org/thread/jsjgb6f0wbcbtp7hlsqrnspsqztkzdjs `camel-quarkus:2.13.1` declares Quarkus `2.13.3.Final` as it´s runtime: https://github.com/apache/camel-quarkus/blob/2.13.1/pom.xml#L62 However Quarkus `2.13.3.Final` seems to make use of `camel-quarkus:2.13.0` and not `camel-quarkus:2.13.1`, followng one dependency example for it: https://github.com/quarkusio/quarkus-platform/blob/2.13.3.Final/generated-platform-project/quarkus-camel/bom/pom.xml#L2605 However looking at Quarkus `2.13.4.Final` for the same dependency, then the version seems to be correct: https://github.com/quarkusio/quarkus-platform/blob/2.13.4.Final/generated-platform-project/quarkus-camel/bom/pom.xml#L2667 So shouldn´t `camel-quarkus:2.13.1` declare Quarkus `2.13.4.Final` as it´s target runtime? -- 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.apache.org For queries about this service, please contact Infrastructure at: us...@infra.apache.org