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 0445e7a960e0 chore(deps): Bump hapi-fhir-core-version from 6.9.12 to 
6.10.0 (#25319)
0445e7a960e0 is described below

commit 0445e7a960e04166457bfb60b0fbd95bc445a951
Author: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
AuthorDate: Tue Aug 4 10:37:49 2026 +0200

    chore(deps): Bump hapi-fhir-core-version from 6.9.12 to 6.10.0 (#25319)
    
    Bumps `hapi-fhir-core-version` from 6.9.12 to 6.10.0.
    
    Updates `ca.uhn.hapi.fhir:org.hl7.fhir.utilities` from 6.9.12 to 6.10.0
    
    Updates `ca.uhn.hapi.fhir:org.hl7.fhir.dstu2` from 6.9.12 to 6.10.0
    
    Updates `ca.uhn.hapi.fhir:org.hl7.fhir.dstu3` from 6.9.12 to 6.10.0
    
    Updates `ca.uhn.hapi.fhir:org.hl7.fhir.r4` from 6.9.12 to 6.10.0
    
    Updates `ca.uhn.hapi.fhir:org.hl7.fhir.r5` from 6.9.12 to 6.10.0
    
    Updates `ca.uhn.hapi.fhir:org.hl7.fhir.dstu2016may` from 6.9.12 to 6.10.0
    
    ---
    updated-dependencies:
    - dependency-name: ca.uhn.hapi.fhir:org.hl7.fhir.utilities
      dependency-version: 6.10.0
      dependency-type: direct:production
      update-type: version-update:semver-minor
    - dependency-name: ca.uhn.hapi.fhir:org.hl7.fhir.dstu2
      dependency-version: 6.10.0
      dependency-type: direct:production
      update-type: version-update:semver-minor
    - dependency-name: ca.uhn.hapi.fhir:org.hl7.fhir.dstu3
      dependency-version: 6.10.0
      dependency-type: direct:production
      update-type: version-update:semver-minor
    - dependency-name: ca.uhn.hapi.fhir:org.hl7.fhir.r4
      dependency-version: 6.10.0
      dependency-type: direct:production
      update-type: version-update:semver-minor
    - dependency-name: ca.uhn.hapi.fhir:org.hl7.fhir.r5
      dependency-version: 6.10.0
      dependency-type: direct:production
      update-type: version-update:semver-minor
    - dependency-name: ca.uhn.hapi.fhir:org.hl7.fhir.dstu2016may
      dependency-version: 6.10.0
      dependency-type: direct:production
      update-type: version-update:semver-minor
    ...
    
    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 9865beea15b7..f21d14a1c10c 100644
--- a/parent/pom.xml
+++ b/parent/pom.xml
@@ -216,7 +216,7 @@
         <hapi-version>2.6.0</hapi-version>
         <hapi-base-version>2.6.0</hapi-base-version>
         <hapi-fhir-version>8.10.1</hapi-fhir-version>
-        <hapi-fhir-core-version>6.9.12</hapi-fhir-core-version>
+        <hapi-fhir-core-version>6.10.0</hapi-fhir-core-version>
         <hawtio-version>4.6.2</hawtio-version>
         <!-- https://issues.apache.org/jira/browse/CAMEL-22041
             hazelcast needs to stay at 5.4.0 for 4.19.0 due to changes where 
the CP subsystem is only available in

Reply via email to