Bump fhir_core_version from 5.5.4 to 5.5.7 (#3082)
Bumps `fhir_core_version` from 5.5.4 to 5.5.7. Updates `org.hl7.fhir.utilities` from 5.5.4 to 5.5.7 Updates `org.hl7.fhir.convertors` from 5.5.4 to 5.5.7 Updates `org.hl7.fhir.validation` from 5.5.4 to 5.5.7 Updates `org.hl7.fhir.dstu2` from 5.5.4 to 5.5.7 Updates `org.hl7.fhir.dstu2016may` from 5.5.4 to 5.5.7 Updates `org.hl7.fhir.dstu3` from 5.5.4 to 5.5.7 Updates `org.hl7.fhir.r4` from 5.5.4 to 5.5.7 Updates `org.hl7.fhir.r4` from 5.5.4 to 5.5.7 Updates `org.hl7.fhir.r5` from 5.5.4 to 5.5.7 --- updated-dependencies: - dependency-name: ca.uhn.hapi.fhir:org.hl7.fhir.utilities dependency-type: direct:production update-type: version-update:semver-patch - dependency-name: ca.uhn.hapi.fhir:org.hl7.fhir.convertors dependency-type: direct:production update-type: version-update:semver-patch - dependency-name: ca.uhn.hapi.fhir:org.hl7.fhir.validation dependency-type: direct:production update-type: version-update:semver-patch - dependency-name: ca.uhn.hapi.fhir:org.hl7.fhir.dstu2 dependency-type: direct:production update-type: version-update:semver-patch - dependency-name: ca.uhn.hapi.fhir:org.hl7.fhir.dstu2016may dependency-type: direct:production update-type: version-update:semver-patch - dependency-name: ca.uhn.hapi.fhir:org.hl7.fhir.dstu3 dependency-type: direct:production update-type: version-update:semver-patch - dependency-name: ca.uhn.hapi.fhir:org.hl7.fhir.r4 dependency-type: direct:production update-type: version-update:semver-patch - dependency-name: ca.uhn.hapi.fhir:org.hl7.fhir.r4:javadoc dependency-type: direct:production update-type: version-update:semver-patch - dependency-name: ca.uhn.hapi.fhir:org.hl7.fhir.r5 dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> Co-authored-by: James Agnew <jamesagnew@gmail.com>
This commit is contained in:
parent
b9266df1fd
commit
7e87890ae3
2
pom.xml
2
pom.xml
|
@ -759,7 +759,7 @@
|
||||||
|
|
||||||
<properties>
|
<properties>
|
||||||
|
|
||||||
<fhir_core_version>5.5.4</fhir_core_version>
|
<fhir_core_version>5.5.7</fhir_core_version>
|
||||||
<ucum_version>1.0.3</ucum_version>
|
<ucum_version>1.0.3</ucum_version>
|
||||||
|
|
||||||
<surefire_jvm_args>-Dfile.encoding=UTF-8 -Xmx2048m</surefire_jvm_args>
|
<surefire_jvm_args>-Dfile.encoding=UTF-8 -Xmx2048m</surefire_jvm_args>
|
||||||
|
|
Loading…
Reference in New Issue