This is an automated email from the ASF dual-hosted git repository.

jamesnetherton pushed a commit to branch main
in repository https://gitbox.apache.org/repos/asf/camel-quarkus.git


The following commit(s) were added to refs/heads/main by this push:
     new fcf553c5d5 Upgrade hapiproject/hapi container image to v8.6.0-1
fcf553c5d5 is described below

commit fcf553c5d5e30e6ec5e5b439fc7b5a37e2796f87
Author: James Netherton <[email protected]>
AuthorDate: Wed Mar 11 08:00:36 2026 +0000

    Upgrade hapiproject/hapi container image to v8.6.0-1
---
 pom.xml | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/pom.xml b/pom.xml
index f69ed3ab52..0a3440793e 100644
--- a/pom.xml
+++ b/pom.xml
@@ -250,7 +250,7 @@
         
<elasticsearch.container.image>mirror.gcr.io/elastic/elasticsearch:9.1.0</elasticsearch.container.image>
         
<eventhubs-emulator.container.image>mcr.microsoft.com/azure-messaging/eventhubs-emulator:latest</eventhubs-emulator.container.image>
         
<fhir.container.image.base>mirror.gcr.io/hapiproject/hapi</fhir.container.image.base>
-        
<fhir.container.image>${fhir.container.image.base}:v8.2.0-2</fhir.container.image>
+        
<fhir.container.image>${fhir.container.image.base}:v8.6.0-1</fhir.container.image>
         
<fhir-dstu.container.image>${fhir.container.image.base}:v4.2.0</fhir-dstu.container.image>
         
<google-cloud-sdk.container.image>gcr.io/google.com/cloudsdktool/cloud-sdk:551.0.0-emulators</google-cloud-sdk.container.image>
         
<google-storage.container.image>mirror.gcr.io/fsouza/fake-gcs-server:1.52.3</google-storage.container.image>

Reply via email to