Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Reverse pom.xml hack for clinical-reasoning 3.15.0 #6567

Open
lukedegruchy opened this issue Dec 18, 2024 · 1 comment
Open

Reverse pom.xml hack for clinical-reasoning 3.15.0 #6567

lukedegruchy opened this issue Dec 18, 2024 · 1 comment

Comments

@lukedegruchy
Copy link
Collaborator

Background

See: #6550

  • clinical-reasoning 3.15.0 was build with a bad set of dependencies with the equivalent cql release
  • cql 3.19.1 resolved this issue, but there is no clinical-reasoning release linked to it
  • In hapi-fhir, we had to implement a temporary hack to explicitly add dependencies to cql 3.19.1

Pre-Requisites

  • A new clinical-reasoning release correctly built and pointing to a cql release also properly built
  • A decision to upgrade hapi-fhir to this new release

Acceptance Criteria

  • In the root pom.xml, remove <cql.version>3.19.1</cql.version> as well as any dependencies explicitly using it
@XcrigX
Copy link
Contributor

XcrigX commented Dec 20, 2024

Not sure it's fully related, but if the CR dependencies are being updated, please consider updating the spring-security-core version is uses : #5793

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants