gnodet opened a new pull request, #24274: URL: https://github.com/apache/camel/pull/24274
## Scalpel shadow comparison validation — jackson2-version Temporary PR to validate [PR #22524](https://github.com/apache/camel/pull/22524)'s Scalpel shadow comparison with a widely-used managed dependency change. **Change**: `jackson2-version` 2.22.0 → 2.21.2 in `parent/pom.xml` **Expected result**: - **Grep**: modules that reference `${jackson2-version}` directly (via BOM import) - **Scalpel**: all modules that transitively depend on jackson-databind/jackson-core via managed dependencies (wider coverage than grep, since jackson is consumed through `jackson-bom` import) This PR should be closed without merging once the shadow comparison is validated. _Claude Code on behalf of @gnodet_ -- 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]
