Work on spring fix

This commit is contained in:
jamesagnew
2021-02-17 07:28:17 -05:00
parent 0738d9f2a5
commit 2ddee148c9
2 changed files with 3 additions and 3 deletions

View File

@@ -15,7 +15,7 @@
<groupId>ca.uhn.hapi.fhir</groupId>
<artifactId>hapi-fhir</artifactId>
<!-- FIMXME KBD Change this to 5.3.0 BEFORE merging this code to master ! -->
<version>5.3.0-SNAPSHOT</version>
<version>5.3.0</version>
</parent>
<artifactId>hapi-fhir-jpaserver-starter</artifactId>