File tree Expand file tree Collapse file tree 1 file changed +8
-2
lines changed Expand file tree Collapse file tree 1 file changed +8
-2
lines changed Original file line number Diff line number Diff line change 5
5
6
6
<properties >
7
7
<java .version>17</java .version>
8
- <hapi .fhir.jpa.server.starter.revision>2 </hapi .fhir.jpa.server.starter.revision>
8
+ <hapi .fhir.jpa.server.starter.revision>1 </hapi .fhir.jpa.server.starter.revision>
9
9
<clinical-reasoning .version>3.21.0</clinical-reasoning .version>
10
10
</properties >
11
11
20
20
<parent >
21
21
<groupId >ca.uhn.hapi.fhir</groupId >
22
22
<artifactId >hapi-fhir</artifactId >
23
- <version >8.0 .0</version >
23
+ <version >8.2 .0</version >
24
24
</parent >
25
25
26
26
<artifactId >hapi-fhir-jpaserver-starter</artifactId >
134
134
<artifactId >hapi-fhir-server-cds-hooks</artifactId >
135
135
<version >${project.parent.version} </version >
136
136
</dependency >
137
+
138
+ <dependency >
139
+ <groupId >ca.uhn.hapi.fhir</groupId >
140
+ <artifactId >hapi-fhir-converter</artifactId >
141
+ <version >${project.parent.version} </version >
142
+ </dependency >
137
143
<!-- This dependency includes the OpenAPI Server -->
138
144
<dependency >
139
145
<groupId >ca.uhn.hapi.fhir</groupId >
You can’t perform that action at this time.
0 commit comments