Skip to content

Commit

Permalink
MAT-7842 hapi fhir update
Browse files Browse the repository at this point in the history
  • Loading branch information
sb-cecilialiu committed Dec 5, 2024
1 parent 6ee4bff commit 3f24a0f
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 @@ -4,7 +4,7 @@
<parent>
<groupId>org.springframework.boot</groupId>
<artifactId>spring-boot-starter-parent</artifactId>
<version>3.2.11</version>
<version>3.4.0</version>
</parent>
<groupId>gov.cms.madie</groupId>
<artifactId>cql-elm-translation</artifactId>
Expand Down Expand Up @@ -212,7 +212,7 @@
<dependency>
<groupId>gov.cms.madie</groupId>
<artifactId>madie-rest-commons</artifactId>
<version>0.0.5-SNAPSHOT</version>
<version>0.0.8-SNAPSHOT</version>
</dependency>

<dependency>
Expand Down Expand Up @@ -260,7 +260,7 @@
<dependency>
<groupId>gov.cms.madie</groupId>
<artifactId>madie-translator-commons</artifactId>
<version>2.0.1-SNAPSHOT</version>
<version>2.0.2-SNAPSHOT</version>
</dependency>
<dependency>
<groupId>com.fasterxml.jackson.core</groupId>
Expand Down

0 comments on commit 3f24a0f

Please sign in to comment.