Skip to content

Commit ab23b8e

Browse files
committed
🚧 Updating the HAPI FHIR dependencies
1 parent b791225 commit ab23b8e

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -35,7 +35,7 @@
3535
<spring.version>5.2.4.RELEASE</spring.version>
3636
<spotless.version>2.13.0</spotless.version>
3737
<servlet.version>2.5</servlet.version>
38-
<hapi.fhir.base.version>5.7.0-PRE8-SNAPSHOT</hapi.fhir.base.version>
38+
<hapi.fhir.base.version>5.7.0</hapi.fhir.base.version>
3939
<junit.version>4.13.1</junit.version>
4040
</properties>
4141

practitioner/pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -16,7 +16,7 @@
1616
<artifactId>practitioner</artifactId>
1717

1818
<properties>
19-
<spring.security.version>5.3.3.RELEASE</spring.security.version>
19+
<spring.security.version>5.6.2</spring.security.version>
2020
</properties>
2121

2222
<dependencies>

0 commit comments

Comments
 (0)