Skip to content

Commit

Permalink
Merge pull request #39 from MeasureAuthoringTool/MAT-7842_hapiFhirUpdate
Browse files Browse the repository at this point in the history
MAT-7842 hapi fhir update
  • Loading branch information
sb-cecilialiu authored Dec 5, 2024
2 parents e5ccba5 + 7874bec commit 814c0d5
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 @@ -5,12 +5,12 @@
<parent>
<groupId>org.springframework.boot</groupId>
<artifactId>spring-boot-starter-parent</artifactId>
<version>3.2.4</version>
<version>3.4.0</version>
<relativePath/>
</parent>
<groupId>gov.cms.madie</groupId>
<artifactId>madie-rest-commons</artifactId>
<version>0.0.7-SNAPSHOT</version>
<version>0.0.8-SNAPSHOT</version>
<packaging>jar</packaging>

<name>Madie Rest Commons</name>
Expand Down Expand Up @@ -109,7 +109,7 @@
<dependency>
<groupId>ca.uhn.hapi.fhir</groupId>
<artifactId>hapi-fhir-structures-r4</artifactId>
<version>6.6.2</version>
<version>7.6.0</version>
</dependency>

<dependency>
Expand Down

0 comments on commit 814c0d5

Please sign in to comment.