Skip to content

Commit

Permalink
Merge branch 'develop' into MAT-7897_OrderingDefinitions
Browse files Browse the repository at this point in the history
  • Loading branch information
gregory-akins committed Nov 27, 2024
2 parents c8428d9 + 65e1188 commit 4923d79
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -132,7 +132,7 @@
<dependency>
<groupId>ca.uhn.hapi.fhir</groupId>
<artifactId>hapi-fhir-structures-r4</artifactId>
<version>7.4.4</version>
<version>7.6.0</version>
<exclusions>
<exclusion>
<artifactId>okhttp</artifactId>
Expand All @@ -144,7 +144,7 @@
<dependency>
<groupId>ca.uhn.hapi.fhir</groupId>
<artifactId>hapi-fhir-structures-r5</artifactId>
<version>7.4.4</version>
<version>7.6.0</version>
<exclusions>
<exclusion>
<artifactId>okhttp</artifactId>
Expand All @@ -156,7 +156,7 @@
<dependency>
<groupId>ca.uhn.hapi.fhir</groupId>
<artifactId>hapi-fhir-converter</artifactId>
<version>7.4.4</version>
<version>7.6.0</version>
</dependency>

<dependency>
Expand Down

0 comments on commit 4923d79

Please sign in to comment.