This is an automated email from the ASF dual-hosted git repository.
apupier 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 6a16752906b Upgrade hapi (fhir) container to 7.4.0 in tests
6a16752906b is described below
commit 6a16752906b4e87ce37b5b538e2384b3474fa1b8
Author: Aurélien Pupier <[email protected]>
AuthorDate: Wed Oct 9 17:30:19 2024 +0200
Upgrade hapi (fhir) container to 7.4.0 in tests
Signed-off-by: Aurélien Pupier <[email protected]>
---
.../org/apache/camel/test/infra/fhir/services/container.properties | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git
a/test-infra/camel-test-infra-fhir/src/test/resources/org/apache/camel/test/infra/fhir/services/container.properties
b/test-infra/camel-test-infra-fhir/src/test/resources/org/apache/camel/test/infra/fhir/services/container.properties
index 9f27e267fa2..fb6c8d654d5 100644
---
a/test-infra/camel-test-infra-fhir/src/test/resources/org/apache/camel/test/infra/fhir/services/container.properties
+++
b/test-infra/camel-test-infra-fhir/src/test/resources/org/apache/camel/test/infra/fhir/services/container.properties
@@ -14,4 +14,4 @@
## See the License for the specific language governing permissions and
## limitations under the License.
## ---------------------------------------------------------------------------
-fhir.container=hapiproject/hapi:v7.2.0
\ No newline at end of file
+fhir.container=hapiproject/hapi:v7.4.0