Skip to content

Commit

Permalink
Upgrade HAPI FHIR version to 6.1.3(Unicorn)
Browse files Browse the repository at this point in the history
  • Loading branch information
ndegwamartin committed Sep 6, 2023
1 parent a3f40df commit df0a051
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -14,7 +14,7 @@
<parent>
<groupId>ca.uhn.hapi.fhir</groupId>
<artifactId>hapi-fhir</artifactId>
<version>6.1.1</version>
<version>6.1.3</version>
</parent>

<artifactId>hapi-fhir-jpaserver-starter</artifactId>
Expand All @@ -23,7 +23,7 @@
<version>6.1.7-SNAPSHOT</version>

<properties>
<hapi.fhir.version>6.1.1</hapi.fhir.version>
<hapi.fhir.version>6.1.3</hapi.fhir.version>
<spring_boot_version>2.5.6</spring_boot_version>
<java.version>11</java.version>
</properties>
Expand Down

0 comments on commit df0a051

Please sign in to comment.