Bump fhir_core_version from 6.4.0 to 6.4.2
Bumps `fhir_core_version` from 6.4.0 to 6.4.2. Updates `ca.uhn.hapi.fhir:org.hl7.fhir.utilities` from 6.4.0 to 6.4.2 Updates `ca.uhn.hapi.fhir:org.hl7.fhir.dstu3` from 6.4.0 to 6.4.2 Updates `ca.uhn.hapi.fhir:org.hl7.fhir.r4` from 6.4.0 to 6.4.2 Updates `ca.uhn.hapi.fhir:org.hl7.fhir.convertors` from 6.4.0 to 6.4.2 Updates `ca.uhn.hapi.fhir:org.hl7.fhir.validation` from 6.4.0 to 6.4.2 Updates `ca.uhn.hapi.fhir:org.hl7.fhir.dstu2` from 6.4.0 to 6.4.2 Updates `ca.uhn.hapi.fhir:org.hl7.fhir.dstu2016may` from 6.4.0 to 6.4.2 Updates `ca.uhn.hapi.fhir:org.hl7.fhir.r4b` from 6.4.0 to 6.4.2 Updates `ca.uhn.hapi.fhir:org.hl7.fhir.r5` from 6.4.0 to 6.4.2 --- 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.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.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.r4b 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>
This commit is contained in:
parent
cbbba75d9a
commit
1756d213bf
2
pom.xml
2
pom.xml
|
@ -967,7 +967,7 @@
|
||||||
</licenses>
|
</licenses>
|
||||||
|
|
||||||
<properties>
|
<properties>
|
||||||
<fhir_core_version>6.4.0</fhir_core_version>
|
<fhir_core_version>6.4.2</fhir_core_version>
|
||||||
<spotless_version>2.41.1</spotless_version>
|
<spotless_version>2.41.1</spotless_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