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 9371fa2e692c chore(deps): Bump hapi-fhir-core-version from 6.10.0 to 
6.10.1 (#25459)
9371fa2e692c is described below

commit 9371fa2e692c4d61eea4199fead915293afd6345
Author: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
AuthorDate: Wed Aug 12 11:11:02 2026 +0200

    chore(deps): Bump hapi-fhir-core-version from 6.10.0 to 6.10.1 (#25459)
    
    Bumps `hapi-fhir-core-version` from 6.10.0 to 6.10.1.
    
    Updates `ca.uhn.hapi.fhir:org.hl7.fhir.utilities` from 6.10.0 to 6.10.1
    
    Updates `ca.uhn.hapi.fhir:org.hl7.fhir.dstu2` from 6.10.0 to 6.10.1
    
    Updates `ca.uhn.hapi.fhir:org.hl7.fhir.dstu3` from 6.10.0 to 6.10.1
    
    Updates `ca.uhn.hapi.fhir:org.hl7.fhir.r4` from 6.10.0 to 6.10.1
    
    Updates `ca.uhn.hapi.fhir:org.hl7.fhir.r5` from 6.10.0 to 6.10.1
    
    Updates `ca.uhn.hapi.fhir:org.hl7.fhir.dstu2016may` from 6.10.0 to 6.10.1
    
    ---
    updated-dependencies:
    - dependency-name: ca.uhn.hapi.fhir:org.hl7.fhir.utilities
      dependency-version: 6.10.1
      dependency-type: direct:production
      update-type: version-update:semver-patch
    - dependency-name: ca.uhn.hapi.fhir:org.hl7.fhir.dstu2
      dependency-version: 6.10.1
      dependency-type: direct:production
      update-type: version-update:semver-patch
    - dependency-name: ca.uhn.hapi.fhir:org.hl7.fhir.dstu3
      dependency-version: 6.10.1
      dependency-type: direct:production
      update-type: version-update:semver-patch
    - dependency-name: ca.uhn.hapi.fhir:org.hl7.fhir.r4
      dependency-version: 6.10.1
      dependency-type: direct:production
      update-type: version-update:semver-patch
    - dependency-name: ca.uhn.hapi.fhir:org.hl7.fhir.r5
      dependency-version: 6.10.1
      dependency-type: direct:production
      update-type: version-update:semver-patch
    - dependency-name: ca.uhn.hapi.fhir:org.hl7.fhir.dstu2016may
      dependency-version: 6.10.1
      dependency-type: direct:production
      update-type: version-update:semver-patch
    ...
    
    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 0518a102330a..067396caa129 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.10.0</hapi-fhir-core-version>
+        <hapi-fhir-core-version>6.10.1</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