Skip to content

Commit

Permalink
Merge pull request #372 from medizininformatik-initiative/feature/370…
Browse files Browse the repository at this point in the history
…-update-fhir-resources-dependency

#370 - Update fhir-resources dependency
  • Loading branch information
michael-82 authored Sep 20, 2024
2 parents 81c6b7f + a8e9e9f commit eff7311
Showing 1 changed file with 6 additions and 0 deletions.
6 changes: 6 additions & 0 deletions pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -198,6 +198,12 @@
<version>6.6.2</version>
</dependency>

<dependency>
<groupId>ca.uhn.hapi.fhir</groupId>
<artifactId>org.hl7.fhir.utilities</artifactId>
<version>6.3.26</version>
</dependency>

<dependency>
<groupId>com.bucket4j</groupId>
<artifactId>bucket4j-core</artifactId>
Expand Down

0 comments on commit eff7311

Please sign in to comment.