Skip to content

Commit

Permalink
Merge pull request #488 from medizininformatik-initiative/487-remove-…
Browse files Browse the repository at this point in the history
…redundant-boms-to-minimize-version-conflicts

Remove Redundant BOM to Minimize Version Conflicts
  • Loading branch information
knoppiks authored Dec 19, 2024
2 parents b5317ea + 32ea3e8 commit 054e89e
Showing 1 changed file with 1 addition and 3 deletions.
4 changes: 1 addition & 3 deletions pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -53,10 +53,8 @@

<dependency>
<groupId>ca.uhn.hapi.fhir</groupId>
<artifactId>hapi-fhir-bom</artifactId>
<artifactId>hapi-fhir-structures-r4</artifactId>
<version>7.6.0</version>
<scope>import</scope>
<type>pom</type>
</dependency>

<!-- Mitigate CVE-2024-47554 -->
Expand Down

0 comments on commit 054e89e

Please sign in to comment.