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 36f6936623e Bump hapi-fhir-version from 6.10.4 to 7.0.0 (#13104)
36f6936623e is described below

commit 36f6936623eb745b884fd2d9093a4653f70ec880
Author: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
AuthorDate: Tue Feb 13 10:44:03 2024 +0100

    Bump hapi-fhir-version from 6.10.4 to 7.0.0 (#13104)
    
    Bumps `hapi-fhir-version` from 6.10.4 to 7.0.0.
    
    Updates `ca.uhn.hapi.fhir:hapi-fhir-base` from 6.10.4 to 7.0.0
    
    Updates `ca.uhn.hapi.fhir:hapi-fhir-client` from 6.10.4 to 7.0.0
    
    Updates `ca.uhn.hapi.fhir:hapi-fhir-structures-r5` from 6.10.4 to 7.0.0
    
    Updates `ca.uhn.hapi.fhir:hapi-fhir-structures-r4` from 6.10.4 to 7.0.0
    
    Updates `ca.uhn.hapi.fhir:hapi-fhir-structures-dstu3` from 6.10.4 to 7.0.0
    
    Updates `ca.uhn.hapi.fhir:hapi-fhir-structures-dstu2` from 6.10.4 to 7.0.0
    
    Updates `ca.uhn.hapi.fhir:hapi-fhir-structures-dstu2.1` from 6.10.4 to 7.0.0
    
    Updates `ca.uhn.hapi.fhir:hapi-fhir-structures-hl7org-dstu2` from 6.10.4 to 
7.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] <supp...@github.com>
    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 3370321fa4a..a04301eb985 100644
--- a/parent/pom.xml
+++ b/parent/pom.xml
@@ -196,7 +196,7 @@
         <hamcrest-version>2.2</hamcrest-version>
         <hapi-version>2.5.1</hapi-version>
         <hapi-base-version>2.5.1</hapi-base-version>
-        <hapi-fhir-version>6.10.4</hapi-fhir-version>
+        <hapi-fhir-version>7.0.0</hapi-fhir-version>
         <hazelcast-version>5.3.6</hazelcast-version>
         <hdrhistrogram-version>2.1.12</hdrhistrogram-version>
         <hibernate-validator-version>8.0.1.Final</hibernate-validator-version>

Reply via email to