We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent c901832 commit 99e590cCopy full SHA for 99e590c
bunsen/pom.xml
@@ -25,7 +25,7 @@
25
26
<properties>
27
<compile.source>11</compile.source>
28
- <hapi.fhir.version>7.6.1</hapi.fhir.version>
+ <hapi.fhir.version>8.0.0</hapi.fhir.version>
29
<avro.version>1.12.0</avro.version>
30
<junit.version>4.13.2</junit.version>
31
<hamcrest.version>3.0</hamcrest.version>
pipelines/pom.xml
@@ -45,7 +45,7 @@
45
46
<slf4j.version>2.0.16</slf4j.version>
47
<logback.version>1.5.16</logback.version>
48
49
50
<mockito.version>5.2.0</mockito.version>
51
<jcommander.version>1.82</jcommander.version>
0 commit comments