jamesnetherton opened a new pull request, #25014: URL: https://github.com/apache/camel/pull/25014
## Summary - Rename `hapi-fhir-utilities-version` property to `hapi-fhir-core-version` to reflect its broader scope - Add `dependencyManagement` overrides for all `org.hl7.fhir.core` transitive artifacts (`dstu2`, `dstu3`, `r4`, `r5`, `dstu2016may`) to pin them at 6.9.12 - Bump `hapi-fhir-version` from 8.6.5 to 8.10.0 Previously only `org.hl7.fhir.utilities` was overridden to 6.9.12. The remaining core artifacts were pulled transitively at 6.9.4.1 via `hapi-fhir-structures-*`. ## Test plan - [x] `mvn verify` passes for `camel-fhir-component` (67 tests, 0 failures) - [x] `mvn dependency:tree` confirms all `org.hl7.fhir.*` artifacts resolve to 6.9.12 _Claude Code on behalf of jamesnetherton_ -- 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]
