Hello,
while reviewing the dependency tree of the Reference Validator, I noticed that
HAPI-FHIR 6.6.2 is currently used (e.g. hapi-fhir-validation, converter, utilities).
Older HAPI-FHIR versions are affected by CVE-2026-33180
("HTTP authentication leak in redirects").
The validator is probably not directly affected by this issue, but updating to HAPI-FHIR ≥ 6.9.0 might still make sense.
It would also help in our case, as our security/dependency scans currently flag this CVE due to the older version.
Are there plans to update the dependency and publish a new release?
Thank you very much.