[4.18.x] CAMEL-24240: Align all FHIR core dependencies - #25021
Conversation
Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
gnodet
left a comment
There was a problem hiding this comment.
Clean backport of #25014 to camel-4.18.x, additionally upgrading HAPI FHIR from 8.6.5 → 8.10.0 and renaming hapi-fhir-utilities-version → hapi-fhir-core-version (6.9.1 → 6.9.12) to better reflect the property's purpose. All FHIR core modules (dstu2, dstu3, r4, r5, dstu2016may, utilities) are now explicitly pinned in dependency management to avoid version drift.
Reviewed with Claude Code on behalf of gnodet. This review was generated by an AI agent and may contain inaccuracies; please verify all suggestions before applying.
gnodet
left a comment
There was a problem hiding this comment.
LGTM — dependency version alignment for FHIR components on the 4.18.x maintenance branch. Version changes are consistent across all affected modules and match the expected HAPI FHIR versions for this branch.
This review was generated by an AI agent and may contain inaccuracies. Please verify all suggestions before applying.
Claude Code on behalf of @gnodet
gnodet
left a comment
There was a problem hiding this comment.
Clean backport of PR #25014 to camel-4.18.x that renames hapi-fhir-utilities-version to hapi-fhir-core-version (6.9.1 → 6.9.12), upgrades hapi-fhir-version from 8.6.5 to 8.10.0, and pins all FHIR core transitive dependencies (dstu2, dstu3, r4, r5, dstu2016may, utilities) via dependency management to prevent version drift. All property references consistently updated, CI is green.
This review was generated by an AI agent and may contain inaccuracies. Please verify all suggestions before applying.
Claude Code on behalf of Guillaume Nodet
Backport for 4.18.x of #25014 including upgrading FHIR to 8.10.0.