This is an automated email from the ASF dual-hosted git repository.
davsclaus pushed a commit to branch main
in repository https://gitbox.apache.org/repos/asf/camel.git
The following commit(s) were added to refs/heads/main by this push:
new a8ec30ae38e chore(deps): Bump hapi-fhir-version from 7.6.1 to 8.0.0
(#17204)
a8ec30ae38e is described below
commit a8ec30ae38e88085f9e8a9465fef9adfd62b0215
Author: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
AuthorDate: Thu Feb 20 11:36:34 2025 +0100
chore(deps): Bump hapi-fhir-version from 7.6.1 to 8.0.0 (#17204)
Bumps `hapi-fhir-version` from 7.6.1 to 8.0.0.
Updates `ca.uhn.hapi.fhir:hapi-fhir-base` from 7.6.1 to 8.0.0
Updates `ca.uhn.hapi.fhir:hapi-fhir-client` from 7.6.1 to 8.0.0
Updates `ca.uhn.hapi.fhir:hapi-fhir-structures-r5` from 7.6.1 to 8.0.0
Updates `ca.uhn.hapi.fhir:hapi-fhir-structures-r4` from 7.6.1 to 8.0.0
Updates `ca.uhn.hapi.fhir:hapi-fhir-structures-dstu3` from 7.6.1 to 8.0.0
Updates `ca.uhn.hapi.fhir:hapi-fhir-structures-dstu2` from 7.6.1 to 8.0.0
Updates `ca.uhn.hapi.fhir:hapi-fhir-structures-dstu2.1` from 7.6.1 to 8.0.0
Updates `ca.uhn.hapi.fhir:hapi-fhir-structures-hl7org-dstu2` from 7.6.1 to
8.0.0
---
updated-dependencies:
- dependency-name: ca.uhn.hapi.fhir:hapi-fhir-base
dependency-type: direct:production
update-type: version-update:semver-major
- dependency-name: ca.uhn.hapi.fhir:hapi-fhir-client
dependency-type: direct:production
update-type: version-update:semver-major
- dependency-name: ca.uhn.hapi.fhir:hapi-fhir-structures-r5
dependency-type: direct:production
update-type: version-update:semver-major
- dependency-name: ca.uhn.hapi.fhir:hapi-fhir-structures-r4
dependency-type: direct:production
update-type: version-update:semver-major
- dependency-name: ca.uhn.hapi.fhir:hapi-fhir-structures-dstu3
dependency-type: direct:production
update-type: version-update:semver-major
- dependency-name: ca.uhn.hapi.fhir:hapi-fhir-structures-dstu2
dependency-type: direct:production
update-type: version-update:semver-major
- dependency-name: ca.uhn.hapi.fhir:hapi-fhir-structures-dstu2.1
dependency-type: direct:production
update-type: version-update:semver-major
- dependency-name: ca.uhn.hapi.fhir:hapi-fhir-structures-hl7org-dstu2
dependency-type: direct:production
update-type: version-update:semver-major
...
Signed-off-by: dependabot[bot] <[email protected]>
Co-authored-by: dependabot[bot]
<49699333+dependabot[bot]@users.noreply.github.com>
---
parent/pom.xml | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/parent/pom.xml b/parent/pom.xml
index 9cd791f7b35..4a605412010 100644
--- a/parent/pom.xml
+++ b/parent/pom.xml
@@ -213,7 +213,7 @@
<hamcrest-version>3.0</hamcrest-version>
<hapi-version>2.6.0</hapi-version>
<hapi-base-version>2.6.0</hapi-base-version>
- <hapi-fhir-version>7.6.1</hapi-fhir-version>
+ <hapi-fhir-version>8.0.0</hapi-fhir-version>
<hazelcast-version>5.4.0</hazelcast-version>
<hdrhistrogram-version>2.2.2</hdrhistrogram-version>
<hibernate-validator-version>8.0.2.Final</hibernate-validator-version>