We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent b791225 commit ab23b8eCopy full SHA for ab23b8e
pom.xml
@@ -35,7 +35,7 @@
35
<spring.version>5.2.4.RELEASE</spring.version>
36
<spotless.version>2.13.0</spotless.version>
37
<servlet.version>2.5</servlet.version>
38
- <hapi.fhir.base.version>5.7.0-PRE8-SNAPSHOT</hapi.fhir.base.version>
+ <hapi.fhir.base.version>5.7.0</hapi.fhir.base.version>
39
<junit.version>4.13.1</junit.version>
40
</properties>
41
practitioner/pom.xml
@@ -16,7 +16,7 @@
16
<artifactId>practitioner</artifactId>
17
18
<properties>
19
- <spring.security.version>5.3.3.RELEASE</spring.security.version>
+ <spring.security.version>5.6.2</spring.security.version>
20
21
22
<dependencies>
0 commit comments