gnodet opened a new pull request, #23070: URL: https://github.com/apache/camel/pull/23070
## Test PR for Scalpel shadow comparison validation **DO NOT MERGE** — validates [PR #22524](https://github.com/apache/camel/pull/22524). ### Scenario A: Narrow managed dependency (kafka-version) Changes `kafka-version` from `4.2.0` to `4.1.2` in `parent/pom.xml`. No module directly references `${kafka-version}` — it's consumed via `<dependencyManagement>`. **Expected:** - **Grep**: finds 0 affected modules (no `${kafka-version}` in any module POM) - **Scalpel**: should detect `camel-kafka` + dependents via effective POM model comparison -- 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]
